Re: NSPopUpButton submenu's
Re: NSPopUpButton submenu's
- Subject: Re: NSPopUpButton submenu's
- From: Jerry Krinock <email@hidden>
- Date: Fri, 13 Nov 2009 20:42:33 -0800
On 2009 Nov 13, at 19:24, SRD wrote:
I can only seem
to get the first level menu and it's items, but nothing underneath.
Send -[NSMenuItem submenu]. Each level of a hierarchical menu
consists of two parts. First, the (sub)menu, then the menu items.
Repeat for each level.
_______________________________________________
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