Re: Swapping views and autoresizing ....
Re: Swapping views and autoresizing ....
- Subject: Re: Swapping views and autoresizing ....
- From: Don Swatman <email@hidden>
- Date: Wed, 17 Nov 2004 14:53:58 +0000
Instead of swapping views in and out, have you thought of using a
"tabless" NSTabView? You can load all the tabs up then switch them in
code as needed. (This also allows you to do binding if you so wish)
Don.
On 17 Nov 2004, at 2:12 pm, Dariusz Krzykowski wrote:
Hi,
I'm trying to swap views into a view which is placed in a window.
The window and the supeview are resizeable (works correctly)
and the swapped in subview (instance of NSView which encloses several
controls)
should also resize - but they don't ....
Any ideas ....
thanks in advance
dariusz
_______________________________________________
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
_______________________________________________
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