Non user-selectable NSMixedState
Non user-selectable NSMixedState
- Subject: Non user-selectable NSMixedState
- From: Clark Mueller <email@hidden>
- Date: Tue, 17 Sep 2002 18:31:03 -0600
Hi folks,
I have several check boxes. I need to configure them to be any of the
three states (on, off, mixed). However, I only want the user to be able
to select on and off. I am able to setAllowsMixedState to YES, and then
I can set them to what I need. However, if I then change this back to
NO so that the user can only select on or off, then it strips any mixed
state that I may have set. Is there a way that I can have the user
select from just the two, while programatically still being allowed to
set any state?
TIA,
Clark
email@hidden
_______________________________________________
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.