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 16:29:38 -0800
On Mar 2, 2005, at 4:14 PM, Luc Vandal wrote:
By the way, I'm handling keyDown and performKeyEquivalent in the
controller class (which is the delegate).
Luc
On 2-Mar-05, at 6:20 PM, Vince DeMarco wrote:
- (BOOL)performKeyEquivalent:(NSEvent *)theEvent
You need to do the keyDown: and performKeyEquivalent: in the view class.
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