• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Fullscreen on secondary displays
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Fullscreen on secondary displays (From: "Dennis Munsie" <email@hidden>)
 >Re: Fullscreen on secondary displays (From: Ricky Sharp <email@hidden>)
 >Re: Fullscreen on secondary displays (From: "Dennis Munsie" <email@hidden>)
 >Re: Fullscreen on secondary displays (From: John Stiles <email@hidden>)
 >Re: Fullscreen on secondary displays (From: "Dennis Munsie" <email@hidden>)
 >Re: Fullscreen on secondary displays (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Fullscreen on secondary displays (From: "Dennis Munsie" <email@hidden>)

  • Prev by Date: Re: Bypassing Interface Builder
  • Next by Date: Re: Cocoa and Carbon
  • Previous by thread: Re: Fullscreen on secondary displays
  • Next by thread: Re: Fullscreen on secondary displays
  • Index(es):
    • Date
    • Thread