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: Georg Seifert <email@hidden>
- Date: Sat, 11 Apr 2009 00:09:09 +0200
I do not have spaces turned on. And if I open a fresh project is workes.
Georg
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