enterFullScreenMode trouble
enterFullScreenMode trouble
- Subject: enterFullScreenMode trouble
- From: email@hidden
- Date: Fri, 4 Apr 2008 17:28:39 +0200
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 (email@hidden)
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:
This email sent to email@hidden