Re: Hiding zoom & minimize buttons
Re: Hiding zoom & minimize buttons
- Subject: Re: Hiding zoom & minimize buttons
- From: David Catmull <email@hidden>
- Date: Wed, 29 Mar 2006 09:18:39 -0800
On Mar 28, 2006, at 10:30 PM, John C. Randolph wrote:
It's pretty simple. Once you have the window button in question,
you should be able to just send it a -removeFromSuperview:
message. You may also need to update the window's style mask for
the layout to be done correctly.
Removing the buttons causes a crash; apparently the window stores
those references. How do I update the window's style mask?
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
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