Hi, I'm having a small problem with NSView's enterFullScreenMode:withOptions: method. The windowed view handles keyboard events by overriding keyDown:, but once I enter fullscreen mode it stops receiving these events, all I get is a NSBeep. I have correctly set the new fullscreen window's delegate and made sure the fullscreen view is the first responder, but to no avail. What am I missing?
TIA F. _______________________________________________ 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 [EMAIL PROTECTED]