Re: Tabs window autoresizing.
Re: Tabs window autoresizing.
- Subject: Re: Tabs window autoresizing.
- From: "M. Uli Kusterer" <email@hidden>
- Date: Wed, 11 Feb 2004 02:14:08 +0100
At 13:17 Uhr -0500 09.02.2004, Laurent Daudelin wrote:
On 09/02/04 13:07, "Antonio Carusone" <email@hidden> wrote:
Im writing an app with 4 tabs. Each tab is the same width but they all
are different in height. Is there a way to make the window auto-resize
when I click each tabs?
No, you'll have to resize the window yourself, it won't resize
automatically.
Note that there's one pitfall: The window's rect is relative to the
lower left. But the window should seem to grow downwards and the
upper left should stay in a fixed position. So, you have to slightly
move the window frame's origin to create the illusion of its title
bar staying in place (like System Preferences does).
At 13:58 Uhr -0500 09.02.2004, Antonio Carusone wrote:
The problem is that im really new to all this on some of what you
wrote doesnt make sense to me. Do you know if theres some kind of
tutorial for this?
Would help if you told us what didn't make sense... Or as Johnny
Five would say: MORE INPUT. :-)
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.