Re: Querying key bindings?
Re: Querying key bindings?
- Subject: Re: Querying key bindings?
- From: "Corey O'Connor" <email@hidden>
- Date: Sun, 14 Jan 2007 11:30:41 -0800
One solution would be to load the key-bindings file into a NSDictionary
manually. Then you can inspect it using the standard dictionary methods. I
don't think this will work if a custom input manager is in use.
-Corey
On 1/13/07, Peter Seibel <email@hidden> wrote:
Is there any way to programatically query the key bindings dictionary
used by the input manager? I.e. given a key combo, can I find out
what, if anything, it is bound to without actually executing the
command?
-Peter
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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
--
-Corey O'Connor
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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