Re: Fullscreen on secondary displays
Re: Fullscreen on secondary displays
- Subject: Re: Fullscreen on secondary displays
- From: "Sean McBride" <email@hidden>
- Date: Wed, 14 May 2008 12:54:34 -0400
- Organization: Rogue Research
On 5/13/08 11:30 PM, Dennis Munsie said:
>This code worked for me -- with one change: the NSRect from [screen
>frame] has the offset set to it's relative location to the main
>display. This is what was throwing me off the entire time :) By
>setting the offset to 0,0 I was able to get a visible full screen
>window.
>
>BTW -- not that it matters for the app that I'm working on, but since
>SetSystemUIMode is in Carbon, are there plans to move it to Cocoa? Is
>this function available for 64-bit apps?
You can determine this yourself by looking at its declaration in the
header. It is available in 64 bit. In 10.5, methods were added to NSView
to support fullscreen, but they are buggy and do not support the various
options that SetSystemUIMode provides. Do file a Radar.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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