• 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: Getting a borderless window in the Window menu?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting a borderless window in the Window menu?


  • Subject: Re: Getting a borderless window in the Window menu?
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 12 May 2010 19:52:56 -0700

On May 12, 2010, at 7:01 PM, Izak van Langevelde wrote:

> I'm implementing my own window style by adding my own border to a borderless window, and just found out that borderless windows don't show up in the Windows menu of a document-based application. Is there a workaround available?

I believe you just set
	window.excludedFromWindowsMenu = NO;
(Pro tip: Searching NSWindow.h for the string “menu” turns up this property pretty easily.)

—JEns_______________________________________________

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

  • Follow-Ups:
    • Re: Getting a borderless window in the Window menu?
      • From: Izak van Langevelde <email@hidden>
References: 
 >Getting a borderless window in the Window menu? (From: Izak van Langevelde <email@hidden>)

  • Prev by Date: Re: simple CATextLayer scaling problem
  • Next by Date: Re: How to edit/resize embedded graphics and images in a NSTextView ?
  • Previous by thread: Getting a borderless window in the Window menu?
  • Next by thread: Re: Getting a borderless window in the Window menu?
  • Index(es):
    • Date
    • Thread