Re: Creating a checkbox
Re: Creating a checkbox
- Subject: Re: Creating a checkbox
- From: "Mike O'Connor" <email@hidden>
- Date: Thu, 11 Apr 2002 15:03:54 -0400
on 4/11/02 2:09 PM, Andy Lee at email@hidden wrote:
>
I don't know about NSSlider, but NSScroller has a -setControlSize:
>
method. Again, check out the class docs. There is a constant called
>
NSSmallControlSize mentioned in the doc for NSScroller.
OK, now I see it is a method of NSCell (and NSScroller and NSTabView) and
this lets me set the small version in both my slider and checkbox columns.
Thanks to you and Eric. I got the table going and it looks swell!
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.