• 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: Full screen borderless window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Full screen borderless window


  • Subject: Re: Full screen borderless window
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Fri, 2 Apr 2004 19:59:50 +0200

At 19:29 Uhr +0200 02.04.2004, Jirka Jirout wrote:
How do you create a full screen borderless window such as DVD Player uses in full screen mode?

use NSBorderlessWindowMask as styleMask in NSWindow's

initWithContentRect:styleMask:backing:defer:

to get a borderless window and use the size of the screen as the window's frame rectangle to make it full screen...

He'll also have to enter "full screen mode" or hide the menu bar at least. Otherwise the menu bar will still be around. There are some calls in QuickTime to do that, but I think there should be something like that in Cocoa as well... somewhere ... ?
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Full screen borderless window
      • From: Jirka Jirout <email@hidden>
References: 
 >Full screen borderless window (From: Mark Woollard <email@hidden>)
 >Re: Full screen borderless window (From: Jirka Jirout <email@hidden>)

  • Prev by Date: Re: Threads and locks
  • Next by Date: Re: Full screen borderless window
  • Previous by thread: Re: Full screen borderless window
  • Next by thread: Re: Full screen borderless window
  • Index(es):
    • Date
    • Thread