• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: FlagsChanged while NSMenu is displayed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FlagsChanged while NSMenu is displayed


  • Subject: Re: FlagsChanged while NSMenu is displayed
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 24 Jan 2014 10:06:00 -0800

On Fri, Jan 24, 2014, at 10:04 AM, Kyle Sluder wrote:
> 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.

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 (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


  • Follow-Ups:
    • Re: FlagsChanged while NSMenu is displayed
      • From: email@hidden
References: 
 >FlagsChanged while NSMenu is displayed (From: email@hidden)
 >Re: FlagsChanged while NSMenu is displayed (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: FlagsChanged while NSMenu is displayed
  • Next by Date: Re: FlagsChanged while NSMenu is displayed
  • Previous by thread: Re: FlagsChanged while NSMenu is displayed
  • Next by thread: Re: FlagsChanged while NSMenu is displayed
  • Index(es):
    • Date
    • Thread