Re: How do I distinguish between radio and switch buttons?
Re: How do I distinguish between radio and switch buttons?
- Subject: Re: How do I distinguish between radio and switch buttons?
- From: Erik Buck <email@hidden>
- Date: Thu, 7 Dec 2006 10:57:38 -0800 (PST)
What are you really trying to do ? Your question does not make sense to me.
The mutually exclusive behavior of radio buttons is an attribute of the NSMatrix that contains the button cells. The non-mutually exclusive behavior of switch buttons is default for buttons and also impacted by an enclosing NSMatrix if one exists.
Regarding the appearance of radio buttons vs. switch buttons, I think that is just the icon set used by the button cells to draw themselves.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden