Re: Preference Window Question
Re: Preference Window Question
- Subject: Re: Preference Window Question
- From: spike grobstein <email@hidden>
- Date: Sat, 29 Mar 2003 23:15:26 -0500
http://www.macdevcenter.com/pub/a/mac/2002/02/15/cocoa.html?page=2
that's got a nice little tutorial on doing the window resizing
animation. VERY helpful.
...spike
On Saturday, March 29, 2003, at 11:02 pm, Eric Czarny wrote:
I was wondering if anyone knows of a way to resize a window to
accomodate an NSView. I'm trying to make a prefence window seen in
many apps, with a toolbar in the header and an NSView below. Whenever
the user clicks on a toolbar item the window will resize and display
the the preferences in an NSView. I'm able to display the view using
the NSWindow method setContentView: however, I'm having trouble
figuring out how to resize the window, with the animation. Any help
would be greatly appreciated!
Best Regards,
Eric Czarny
http://www.laterus.net
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.