Problems with keyboard shortcuts without modifiers
Problems with keyboard shortcuts without modifiers
- Subject: Problems with keyboard shortcuts without modifiers
- From: "David Simpson" <email@hidden>
- Date: Tue, 12 Feb 2008 16:39:48 +0000
Hi:
I'm having a problem that probably has a very simple solution.
I have a few keyboard shortcuts in my application that do not require any
modifier to use. These work fine in my main window. When I open another,
very simple window that has an NSTextField (its opened through an
NSWindowController), if i hit a shortcut key as I type into that text field,
it invokes the shortcut and does not enter into the text field.
The initialFirstResponder is the window is the text field, and there is
nothing special about that window.
Is there some way I can stop those keyboard strokes going to my main window
as shortcuts when the secondary is opened?
Thanks in advance,
David Simpson
_______________________________________________
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