Multiple checkmarks in PopUp Button
Multiple checkmarks in PopUp Button
- Subject: Multiple checkmarks in PopUp Button
- From: Greg Hoover <email@hidden>
- Date: Wed, 12 Sep 2007 18:02:36 -0700
I have a popup button that I'm setting the menu for and then
selecting an item programmatically using selectItemWithTitle: -- when
the user clicks on the popup there are two checkmarks though (as if
two items are currently selected). I've verified that all but the
correctly selected item have state NSOffState (in other words, only
one item has state equal to NSOnState and it's the one I set
programmatically). Is there a way to flush the state to the view?
I've tried using display: but that doesn't work.
Thanks,
Greg
_______________________________________________
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