Re: keyDown:not receiving Command + key events, space bar, left/right arrows
Re: keyDown:not receiving Command + key events, space bar, left/right arrows
- Subject: Re: keyDown:not receiving Command + key events, space bar, left/right arrows
- From: Vince DeMarco <email@hidden>
- Date: Wed, 2 Mar 2005 15:20:17 -0800
On Mar 2, 2005, at 2:09 PM, Luc Vandal wrote:
Hi,
does anyone know why keyDown isn't triggered for those keys? All
other keys seems to work fine. By the way, aside from Command Q and
Command W, the main menu doesn't have any shortcuts.
Since its a command key some of them get handled in the
- (BOOL)performKeyEquivalent:(NSEvent *)theEvent
Try over riding that.
Vince
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden