• 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
How to get a fullscreen Window in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get a fullscreen Window in Cocoa


  • Subject: How to get a fullscreen Window in Cocoa
  • From: "Florian G. Pflug" <email@hidden>
  • Date: Fri, 26 Oct 2001 22:29:05 +0200

Hi

How does one get a fullscreen Window in cocoa?
I tried using "BeginFullScreen" from the QuickTime.framework, and created a
NSWindow using initWithWindowRef. This works, but my app crashes when trying
to return from Fullscreen mode.

I think the problem is that I need to call both, NSWindow.dealloc and
EndFullScreen, but both somehow release the WindowRef.

Is there any other way of using the full screen in cocoa?

greetings, Florian Pflug


  • Follow-Ups:
    • Re: How to get a fullscreen Window in Cocoa
      • From: Jeff LaMarche <email@hidden>
  • Prev by Date: How to find a process and bring it to front
  • Next by Date: NSTabView: Orientation & Icons on Tabs
  • Previous by thread: Re: How to find a process and bring it to front
  • Next by thread: Re: How to get a fullscreen Window in Cocoa
  • Index(es):
    • Date
    • Thread