On 4/4/08 5:28 PM, [EMAIL PROTECTED] said: >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?
Probably nothing. :( NSView's fullscreen API is quite broken, you've probably just found another example. You might search the archives for other reasons to avoid that API. -- ____________________________________________________________ Sean McBride, B. Eng [EMAIL PROTECTED] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ 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]