Re: find out where is a key equivalent assigned
Re: find out where is a key equivalent assigned
- Subject: Re: find out where is a key equivalent assigned
- From: Quincey Morris <email@hidden>
- Date: Thu, 9 Apr 2009 10:22:28 -0700
On Apr 9, 2009, at 05:49, Georg Seifert wrote:
I have a old project with a big nib file and it seems that somewhere
is a key equivalent defined for "ctrl+left cursor key". If I press
"ctrl+left cursor key" nothing happend (option+left and everything
else works fine).
I even tried subclassing NSApplication to track the event handling
but with no success. I get the keypress event in NSApplication
sendEvent: and in NSWindow sendEvent: but nothing more.
How do I find out where the event goes after this?
Ctrl-left arrow is one of the default hot keys used by Spaces. Do you
have Spaces turned on?
_______________________________________________
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