Re: Dynamically resizable window
Re: Dynamically resizable window
- Subject: Re: Dynamically resizable window
- From: "John C. Warner" <email@hidden>
- Date: Tue, 15 Mar 2005 18:08:11 -0500
On 15 Mar, 2005, at 5:05 PM, Jason Beauvais wrote:
Does anyone have an example of dynamically resizing a window based on
the view" you wish to display? I'm looking for something like the
System Preference. I want to incorporate different views based on a
user selection in the upper half of the window.
Have a look at UKPrefsPanel at
<http://www.zathras.de/programming/sourcecode.htm> or NSWindow's -
(void)setFrame:(NSRect)frameRect display:(BOOL)displayFlag
animate:(BOOL)animationFlag method if you want to do it yourself.
-John
_______________________________________________
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