• 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: Jirka Jirout <email@hidden>
  • Date: Fri, 2 Apr 2004 19:29:06 +0200

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...

jj
_______________________________________________
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: Bob Smith <email@hidden>
    • Re: Full screen borderless window
      • From: "M. Uli Kusterer" <email@hidden>
References: 
 >Full screen borderless window (From: Mark Woollard <email@hidden>)

  • Prev by Date: Resource file length?
  • Next by Date: Re: Java or Objective-C for Cocoa?
  • Previous by thread: Full screen borderless window
  • Next by thread: Re: Full screen borderless window
  • Index(es):
    • Date
    • Thread