• 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: Borderless window w/ resize capability?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Borderless window w/ resize capability?


  • Subject: Re: Borderless window w/ resize capability?
  • From: Brian Smith <email@hidden>
  • Date: Wed, 29 Sep 2004 20:39:14 -0600

The resizing code gets turned off for NSBorderlessWindowMask, so you will have to create your own "grabber" and write your own code to call the correct window resize methods.

Brian

On 29 Sep, 2004, at 6:27 PM, Glenn Zelniker wrote:

I've created a window that is borderless by setting styleMask to NSBorderlessWindowMask in the window's init method. I want the window to have the resize widget in the lower-right corner. I thought that NSResizableWindowMask would do the trick, but this mask creates a title bar along with the resize control, which isn't what I want. How can I get the "grabber" in the lower-right corner but keep the window borderless? Any help is appreciated.

Glenn Zelniker

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Borderless window w/ resize capability? (From: Glenn Zelniker <email@hidden>)

  • Prev by Date: Re: makeFirstResponder NOT working
  • Next by Date: linking to private frameworks
  • Previous by thread: Borderless window w/ resize capability?
  • Next by thread: un-selecting the rows from a table
  • Index(es):
    • Date
    • Thread