• 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: Menu Item Hot Key
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Menu Item Hot Key


  • Subject: Re: Menu Item Hot Key
  • From: John Stiles <email@hidden>
  • Date: Mon, 27 Feb 2006 09:05:52 -0800

Make a test app that repros this and file a radar.
There's probably a crazy quirk in NSMenu somewhere that Apple would love to fix :)



Lorenzo wrote:
I solved the problem of the hot key in my menu item.
I just exchanged the 3rd item with the 4th item.
It sounds absurd but it works.

They were (the C hot key didn't work):
1 Item: Command+Control+X
2 Item: Command+Control+S
3 Item: Command+Control+L
4 Item: Command+Control+C

Now they are (they all work):
1 Item: Command+Control+X
2 Item: Command+Control+S
3 Item: Command+Control+C
4 Item: Command+Control+L

If I use again the old item list, it doesn't work again. So I can reproduce the problem. Mistery of IB... :-)


Best Regards
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Menu Item Hot Key (From: Lorenzo <email@hidden>)

  • Prev by Date: Re: Why is NSFontManager lying to me ?
  • Next by Date: Re: how to intercept call to [NSTextView print:] of NSSearchfield in a toolbar
  • Previous by thread: Re: Menu Item Hot Key
  • Next by thread: Re: Menu Item Hot Key
  • Index(es):
    • Date
    • Thread