Re: Colored Buttons?
Re: Colored Buttons?
- Subject: Re: Colored Buttons?
- From: John Blackburn <email@hidden>
- Date: Mon, 5 Nov 2001 15:55:28 -0800
>
Sorry, but damnit, you are not trying. The documentation on NSButton
>
and
>
its superclass NSControl and its superclass NSView and its superclass
>
NSResponder and its superclass NSObject are all VERY well documented and
>
have been for many years! Similarly, NSButtonCell, NSActionCell, and
>
NSCell are all well documented.
Regarding NSView documentation, I encountered this just today:
knowsPageRange:
- (BOOL)knowsPageRange:(NSRangePointer)range
Description forthcoming.
While much of NSView and other classes are quite well documented, gaps
remain.
John Blackburn