Re: Programmatically disabling/enabling keyboard shortcuts in main menu?
Re: Programmatically disabling/enabling keyboard shortcuts in main menu?
- Subject: Re: Programmatically disabling/enabling keyboard shortcuts in main menu?
- From: "Ujwal S. Sathyam" <email@hidden>
- Date: Sun, 01 Feb 2004 12:38:36 -0800
Some users of iTerm want to use the "cmd" key as the meta key for apps like emacs. This means that I want to receive cmd-key events without them getting intercepted. So I just want to disable the shortcuts, and eventually switch it back.
Thanks,
Ujwal
On 2004-02-01 12:35:15 -0800 j o a r <email@hidden> wrote:
What is it that you're trying to do? Is it just the keyboard shortcuts, and
not the menu items themselves, that you want to disable - and if so, why?
j o a r
On 2004-02-01, at 21.21, Ujwal S. Sathyam wrote:
Is there an easy way of programmatically disabling, and then enabling ALL
keyboard shortcuts in the main menu? I know I could walk through all the
menu items and set the keyEquivalent to @"", but I was hoping for something
easier.
--
Ujwal S. Sathyam
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.