Re: How to enable menu items for the submenu of NSPopupButton?
Re: How to enable menu items for the submenu of NSPopupButton?
- Subject: Re: How to enable menu items for the submenu of NSPopupButton?
- From: Andrew Farmer <email@hidden>
- Date: Thu, 16 Aug 2007 21:31:17 -0700
On 16 Aug 07, at 20:57, Chen, Jeff wrote:
I've met with a issue about menuitem of sub menu:
I create a NSPopupButton, and I want to add sub menu to the 3rd
menu item, but in the added sub menu all menu items are disabled.
<snip>
You need to assign targets and actions to those menu items for them
to be selectable.
_______________________________________________
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