Window Grow Button
Window Grow Button
- Subject: Window Grow Button
- From: Seth Willits <email@hidden>
- Date: Fri, 25 Mar 2005 16:29:00 -0800
Apparently we can't remove and add the green grow button from a window
at runtime. I tried using
ChangeWindowAttributes([window windowRef], 0, kWindowFullZoomAttribute)
ChangeWindowAttributes([window windowRef], kWindowFullZoomAttribute, 0)
Which works in Carbon, but doesn't with a Cocoa window. Is there a way
to do this?
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software - http://www.freaksw.com
REALbasic Guru at ResExcellence - http://www.resexcellence.com/realbasic
"Few are those who see with their own eyes and feel with their own
hearts."
-- Albert Einstein
------------------------------------------------------------------------
---
_______________________________________________
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