Interface Builder Question
Interface Builder Question
- Subject: Interface Builder Question
- From: "Shoaib" <email@hidden>
- Date: Fri, 6 Sep 2002 18:28:50 -0400
I have a resizable window that has a NSTableView and some additional text
fields above it. When the window is resized, I want the NSTableView to size
accordingly but I don't want the text fields to move. In other words I want to
"lock" the size and position of the text fields. What happens currently when I
resize is the NSTableView grows or shrinks (as desired) but the text fields
loose their original location.
Is there anyway to lock the size and position of text fields in Interface
Builder?
_______________________________________________
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.