find out where is a key equivalent assigned
find out where is a key equivalent assigned
- Subject: find out where is a key equivalent assigned
- From: Georg Seifert <email@hidden>
- Date: Thu, 9 Apr 2009 14:49:10 +0200
Hello,
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?
Many thanks
Georg
:::::::::::::::::::::::::::
Georg Seifert
type and graphic design
new: schriftgestaltung.de
_______________________________________________
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