Re: When does -[NSWindow sendEvent:] beep?
Re: When does -[NSWindow sendEvent:] beep?
- Subject: Re: When does -[NSWindow sendEvent:] beep?
- From: David Catmull <email@hidden>
- Date: Tue, 20 Feb 2007 14:17:54 -0800
On Feb 20, 2007, at 1:44 PM, Jason Harris wrote:
I believe that this happens when nothing in the responder chain can
interpretKeyEvent for the key you send.
The window's firstResponder is a custom view which does not call
interpretKeyEvents. Real user-generated arrow key events work fine.
Does NSWindow itself call interpretKeyEvents? My understanding was
that that's the responsibility of the first responder's keyDown method.
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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