Re: Can't hide Menu bar
Re: Can't hide Menu bar
- Subject: Re: Can't hide Menu bar
- From: Siegfried <email@hidden>
- Date: Tue, 14 Jun 2011 23:32:20 -0300
On 14/06/2011, at 13:42, Eric Schlegel wrote:
>
> On Jun 14, 2011, at 8:11 AM, Siegfried wrote:
>
>> …
>> I have a custom view that enters in full screen with `enterFullScreenMode:withOptions:`. The dictionary passed includes a NSApplicationPresentationHideMenuBar, and indeed it works but only when LSUIElement is false. When true, I can't find a way to hide the menu bar.
>> …
> There isn't really a good way to hide the menubar in that case; the presentation mode is only supported for normal apps that aren't UIElement or BackgroundOnly.
I feared this.
Thanks Eric. I ended up creating another app, residing in the main app bundle which is launched when the overlay is needed._______________________________________________
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