Re: opaqueBuddyWIndow
Graham Booker <[email protected]> Fri, 14 May 2004 19:55:15 -0500
| Newsgroups | gmane.network.fire.devel |
|---|---|
| Message-ID | <[email protected]> |
How about clearBackgroundBuddyWindow? Maybe I should actually learn English one of these days :) On May 14, 2004, at 12:06 AM, Jason Townsend wrote: > On May 13, 2004, at 4:33 PM, [email protected] wrote: >> + - (BOOL)opaqueBuddyWindow >> + { >> + NSNumber *defined = [_colorDir >> objectForKey:TRANSPARENT_BUDDY_WINDOW]; >> + >> + if(defined != nil){ >> + return [defined boolValue]; >> + } >> + return [[NSUserDefaults standardUserDefaults] >> boolForKey:TRANSPARENT_BUDDY_WINDOW]; >> + } > > Given how this is implemented, maybe the function should be titled > transparentBuddyWindow? > > -Jason ------------------------------------------------------------------ Graham Booker Texas A&M University [email protected] Graduate Student in ELEN ------------------------------------------------------------------
smime.p7s
(application/pkcs7-signature, 2.3 KB) - not displayed