Re: full screen
Re: full screen
- Subject: Re: full screen
- From: Kyle Sluder <email@hidden>
- Date: Wed, 17 Jul 2013 09:58:52 -0700
On Jul 17, 2013, at 9:41 AM, Tibira Botto <email@hidden> wrote:
> My dear,
> is yes. I tried using
>
> [[NSApplication sharedApplication]
> setPresentationOptions: NSApplicationPresentationAutoHideMenuBar
> | NSApplicationPresentationAutoHideDock];
> [[self.appWindow contentView] enterFullScreenMode: [NSScreen mainScreen] withOptions: nil];
>
> not over worked.
>
> I believe this is Cocoa programming.
Okay, I misinterpreted your question as being about the desktop, not about your own application.
--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