Re: full screen
Re: full screen
- Subject: Re: full screen
- From: Tibira Botto <email@hidden>
- Date: Wed, 17 Jul 2013 13:41:24 -0300
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.
2013/7/17 Kyle Sluder <email@hidden>
> On Jul 17, 2013, at 9:01 AM, Tibira Botto <email@hidden> wrote:
>
> > Hello guys,
> >
> > I have a problem. I have an application that is running on a Mac mini
> > connected to a 42 inch television. When the mac mini starts with the TV
> > system is perfect in full screen mode. Problem is when the mac mini
> starts
> > alone and later the TV is turned al my application is not in full screen
> > mode and is in another resolution. Anyone have some help?
>
> Are you referring to the entire desktop being at the wrong resolution?
> This doesn't sound like a Cocoa programming question.
>
> --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