Re: Make the whole view go full screen
Re: Make the whole view go full screen
- Subject: Re: Make the whole view go full screen
- From: "Chunk 1978" <email@hidden>
- Date: Mon, 12 Jan 2009 15:07:08 -0500
personally i've used Carbon for this, but i'm not sure if it's the
most standardized way of attaining full screen. check out:
SetSystemUIMode(kUIModeAllHidden, 0); and
SetSystemUIMode(kUIModeAllSuppressed, 0);
On Mon, Jan 12, 2009 at 12:21 PM, Jean-Daniel Dupas
<email@hidden> wrote:
> Le 12 janv. 09 à 18:08, Jonathan Selander a écrit :
>
>> Hi,
>>
>> Is there way to make the whole main windows with all its contents
>> (including a quartz composition) go full screen, and perhaps even scale? If
>> so, how?
>>
>> Thanks
>
> See the archives for a bunch of solutions, and pro and cons for each one.
>
> http://www.cocoabuilder.com/search/archive/cocoa?words=fullscreen
>
>
>
> _______________________________________________
>
> 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
>
_______________________________________________
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