On 17.09.2009, at 22:26, Ashley Clark wrote:
Have you tried looking at the menuHasKeyEquivalent:forEvent:target:action: delegate method on NSMenu?

I suppose you could examine the firstResponder status and other state and return NO if you don't want the key to be handled as a key equivalent.


Ashley,

Thanks for the suggestion, hadn't seen that one, but sadly that doesn't work It appears that when I return NO, the OS will scan the actual menu items and trigger them nonetheless. :-(

Cheers,
-- Uli Kusterer
"The witnesses of TeachText are everywhere..."



_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to