Re: Borderless window w/ resize capability?
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