Problem with NSView and enterFullScreenMode method.
Problem with NSView and enterFullScreenMode method.
- Subject: Problem with NSView and enterFullScreenMode method.
- From: Vladislav Turbanov <email@hidden>
- Date: Fri, 15 Jan 2010 18:56:45 +0300
Under Mac OS X version 10.5...
When I message the enterFullScreenMode the NSOpengGLView enters the fullscreen mode but suddenly a white line above the view appears.
This line does not belong to the view so it is nothing to do with the actual rendering.
For example, if I set the fullscreen mode to a resolution of 1024x768 pixels the actual [view frame] returns 1024x724.
If I set the native resolution, everything works as expected without any white stripes.
_______________________________________________
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