Programatically adding small checkboxes
Programatically adding small checkboxes
- Subject: Programatically adding small checkboxes
- From: Ken Tozier <email@hidden>
- Date: Mon, 2 May 2005 22:21:39 -0400
I'm trying to add small checkboxes to a view programatically and ran into a problem. NSButtons can be added to views using NSView's "addSubview" command but NSButtonCells can't be added this way. NSButtons apparently have no complement to NSButtonCell's "setControlSize" method. So the question is, is there a way to either forceĀ NSButtons to use the small size or alternately, to add NSButtonCells to NSViews?
Thanks
Ken |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden