Re: FlagsChanged while NSMenu is displayed
Re: FlagsChanged while NSMenu is displayed
- Subject: Re: FlagsChanged while NSMenu is displayed
- From: Kyle Sluder <email@hidden>
- Date: Fri, 24 Jan 2014 10:04:31 -0800
On Fri, Jan 24, 2014, at 10:01 AM, email@hidden
wrote:
> I wanted to show a hidden menu item in the Window menu when the option
> key is pressed.
> Similar to the way the Finder's Go menu behaves with the user Library
> menu item.
This is done with alternate menu items. See -[NSMenu setAlternate:]. No
FlagsChanged event handling is necessary.
--Kyle Sluder
_______________________________________________
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