Re: how to disable 'Maximize window' button
Re: how to disable 'Maximize window' button
- Subject: Re: how to disable 'Maximize window' button
- From: "Louis C. Sacha" <email@hidden>
- Date: Wed, 10 Nov 2004 03:43:51 -0800
Hello...
google search "site:developer.apple.com +disable +window +button"...
first page of results ...
Cocoa: Windows and Panels: Setting a Window's Appearance
... you want to enable or disable a button in the title bar to
reflect changed context.
To do this you first retrieve the button from the window using NSWindow's ...
<http://developer.apple.com/documentation/Cocoa/Conceptual/WinPanel/Tasks/SettingWindowAppearance.html>
Hope that helps,
Louis
Hi,
I wonder how to disable the 'Maximize window' button in the left top
corner in a window that '+' is in a green circle and 'Zoom' item of
Window menu when I need to disable it with some condition.
Thanks.
G. Kim
_______________________________________________
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