Help with window/subview's colliding on resize problem
Help with window/subview's colliding on resize problem
- Subject: Help with window/subview's colliding on resize problem
- From: John Clayton <email@hidden>
- Date: Sat, 06 Nov 2004 16:54:44 -0500
Hi,
Let's say that I had a window with two boxes stacked one on top of the
other. Now let's say I want the top view to remain at it's current
size, while the bottom one should resize with the window. This works
fine by making the appropriate settings in IB, until ... you resize the
window smaller than the top view. When you open the window back up,
the bottom view has become bigger and drawn itself up into the top
view. Is there a way to group these subviews that doesn't add
unnecessary functionality (like a split view, I really want the top
view to remain the same in all cases)? Thanks,
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