Disabling key bindings
Disabling key bindings
- Subject: Disabling key bindings
- From: Shayne Wissler <email@hidden>
- Date: Thu, 5 Mar 2009 10:59:37 -0700
I have an application in which the user's normal OSX key bindings are
meaningless, and while they are in that application I would like to detect
any keyboard event. Right now I am using KeyDown, KeyUp, and FlagsChanged,
but these of course are subject to the user's key bindings. Is there either
a way to disable the key bindings in a Cocoa app, or is there perhaps a
different method for receiving the raw, literal keycodes? Or is what I'm
after impossible unless you modify the user's key bindings?
Thanks,
Shayne Wissler
_______________________________________________
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