Re: NSToolbar unhidden in fullscreen mode
Re: NSToolbar unhidden in fullscreen mode
- Subject: Re: NSToolbar unhidden in fullscreen mode
- From: Kyle Sluder <email@hidden>
- Date: Tue, 03 Dec 2013 09:52:12 -0800
On Tue, Dec 3, 2013, at 09:45 AM, Graham Cox wrote:
> When my document window, which has an NSToolbar, goes into fullscreen
> mode, the toolbar is always shown even if it was hidden beforehand.
> (10.9)
>
> Is this a known bug? I’m not doing anything special with NSToolbar, it’s
> as it comes straight out of IB.
From the 10.8 AppKit release notes:
> A window delegate may also specify that the window toolbar be removed from the window in fullscreen and auto-shown with the menubar by including NSApplicationPresentationAutoHideToolbar in the presentationOptions returned from -window:willUseFullScreenPresentationOptions:.
Maybe the default options changed in 10.9.
--Kyle Sluder
_______________________________________________
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