Re: popup button wierdness
Re: popup button wierdness
- Subject: Re: popup button wierdness
- From: Graham Cox <email@hidden>
- Date: Fri, 26 Sep 2008 10:59:54 +1000
On 26 Sep 2008, at 10:08 am, Chris Idou wrote:
I've got a NSPopupButton with a menu (A "gear" action menu), that
has 7 items in it and working fine.
But now if I click on the button in IB and remove one of the menu
items by pressing Delete, then I rebuild and run the app, the whole
popup button menu is frozen and doesn't work. If I undo the deletion
and rebuild, it works fine again.
What am I doing wrong?
Nothing - it's a bug in IB.
Select all the items in the menu and then uncheck "Hidden".
IB incorrectly keeps setting the "Hidden" state of menu items at
various times.
hth,
Graham
_______________________________________________
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