NSDrawer absolute sizing in IB
NSDrawer absolute sizing in IB
- Subject: NSDrawer absolute sizing in IB
- From: Allan Odgaard <email@hidden>
- Date: Sat, 2 Feb 2002 03:26:54 +0100
Hi again,
Is there any way to set a fixed size for a drawer in IB? I have tried to
set both the min and max height, but they have no effect on the
calculated size -- if I have to set the sie programmatically, must I
then also instantiate the drawer myself, to avoid IB's nib-logic from
resizing the drawer when e.g. the parent window is resized?