Hello,

I have been using keyDown for many years now, and thought I knew all the tricks 
to make it work...

But now I have an NSOpenGLView subclass whose window is an NSPanel subclass 
without a title bar, that is the first responder and overrides the keydown: 
method, and yet beeps every time a key is pressed.

I have put a break point in (BOOL)becomeFirstResponder and confirmed the view 
properly becomes first responder.  I have also put a break point in 
(BOOL)resignFirstResponder which is never hit.

The only thing that seems logical is that there is a problem with NSPanel 
windows...  I would greatly appreciate any suggestions.

Thanks,
Dave H.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to