• 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: Detecting modifier key down when opening a menu?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Detecting modifier key down when opening a menu?


  • Subject: Re: Detecting modifier key down when opening a menu?
  • From: Eric Schlegel <email@hidden>
  • Date: Tue, 18 May 2010 12:39:04 -0700

On May 18, 2010, at 12:30 PM, Laurent Daudelin wrote:

> Wow! I was not aware of that! Is that supported on 10.5 too?


From NSMenuItem.h:

#if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_3
- (void)setAlternate:(BOOL)isAlternate;
- (BOOL)isAlternate;
#endif

-eric

_______________________________________________

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

References: 
 >Detecting modifier key down when opening a menu? (From: Laurent Daudelin <email@hidden>)
 >Re: Detecting modifier key down when opening a menu? (From: Nick Zitzmann <email@hidden>)
 >Re: Detecting modifier key down when opening a menu? (From: Laurent Daudelin <email@hidden>)
 >Re: Detecting modifier key down when opening a menu? (From: Eric Schlegel <email@hidden>)
 >Re: Detecting modifier key down when opening a menu? (From: Laurent Daudelin <email@hidden>)
 >Re: Detecting modifier key down when opening a menu? (From: Eric Schlegel <email@hidden>)
 >Re: Detecting modifier key down when opening a menu? (From: Laurent Daudelin <email@hidden>)

  • Prev by Date: Re: NSTask and piped commands
  • Next by Date: Re: Programmatic Binding
  • Previous by thread: Re: Detecting modifier key down when opening a menu?
  • Next by thread: Re: Detecting modifier key down when opening a menu?
  • Index(es):
    • Date
    • Thread