NSView enterFullScreenMode:withOptions: Transition
NSView enterFullScreenMode:withOptions: Transition
- Subject: NSView enterFullScreenMode:withOptions: Transition
- From: Stefan Hafeneger <email@hidden>
- Date: Thu, 09 Oct 2008 15:41:34 +0200
Hi,
I would like to do a smooth transition when entering full screen mode
using enterFullScreenMode:withOptions:. In a early beta version of
Leopar there were keys for providing animations. But they were dropped
later.
The Apple document "Animation Overview" states:
"The NSView class provides methods that allow you to easily provide a
transition animation that is used when a view transitions to full
screen mode and back again. The method
enterFullScreenMode:withOptions: allows you to specify the target
screen that the view should take over.. Exiting full screen mode is
done using exitFullScreenModeWithOptions:. You can test whether a view
is in full screen mode using the method isInFullScreenMode."
I haven't found any solution that works. Has anybody got this working?
With best wishes, Stefan
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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