Restricting an NSSplitView when Resizing a Window
Restricting an NSSplitView when Resizing a Window
- Subject: Restricting an NSSplitView when Resizing a Window
- From: Tito Ciuro <email@hidden>
- Date: Mon, 17 Feb 2003 22:08:37 +0100
Hello,
Let's assume I have two NSTableViews grouped by an NSSplitView, with
the springs set accordingly so that they grow when the window resizes.
When I grow the window, the splitview/tableviews grow correctly, but
the splitview grows (that is, it moves) proportionally. I'd like to
restrict the size of the above table view (lock the splitview in place)
while the bottom one grows appropriately.
How can I do that?
Thanks,
-- Tito
_______________________________________________
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.