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:44:03 -0800
Hmm, that might work. Thanks, I will try that.
Ujwal
On 2004-02-01 12:42:45 -0800 j o a r <email@hidden> wrote:
How about subclassing NSApplication, and intercept "sendEvent:"?
j o a r
On 2004-02-01, at 21.38, Ujwal S. Sathyam wrote:
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.
--
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.