NSButton/NSBox interaction
NSButton/NSBox interaction
- Subject: NSButton/NSBox interaction
- From: Tom Doan <email@hidden>
- Date: Wed, 09 Apr 2014 16:06:38 -0500
- Priority: normal
I have a dialog which has an NSBox. Inside the NSBox are two
(separate, but conceptually linked) sets of radio buttons. These are
just NSButtons with radio style---I haven't (at least intentionally)
embedded them into an NSMatrix. However, when I select one of
the buttons from one set, it resets all others in both sets to off so
somehow it's automatically interpreting <<all>> the buttons inside
the box as a single collection even though that's not my intention.
However, I can't see anything in the description of either NSButton
or NSBox that seems to cover this behavior so I can override it. Can
someone explain what's happening, please?
Thanks,
Tom Doan
Estima
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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