On Fri, Jan 24, 2014, at 10:04 AM, Kyle Sluder wrote: > On Fri, Jan 24, 2014, at 10:01 AM, dangerwillrobinsondan...@gmail.com > 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.
Let me rephrase. This is _usually_ done with alternate menu items, in which case the alternate replaces the original item. Finder's case is uncommon—are you sure you want to emulate it, or do you want the more typical behavior? --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com