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 15:03:19 -0800
Here's another weird thing:
When -[NSWindow _processKeyboardUIKey:] calls moveUp: on my view, the
parameter is not the event, but the window itself, as if this were an
action message. There is no documented moveUp: method that takes
anything but an NSEvent. What does NSWindow think it's doing to my
view by sending me a message with at non-standard parameter?
--
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