NSDrawer sizing problems
NSDrawer sizing problems
- Subject: NSDrawer sizing problems
- From: "Mike O'Connor" <email@hidden>
- Date: Sat, 05 Oct 2002 21:56:20 -0400
I've got a window with a drawer and the view that goes in it. In IB,
when I select the NSDrawer and try to set sizes:
1) The content size width is stuck at 200. No matter what I try to set
it to, when I leave the field, IB resets it to 200. Why? The content
view, by the way, is 230 pixels wide.
2) The content field height is uneditable, as it is a calculated value.
In my case it is set to 343. Out of curiosity, how is this calculated?
3) It seems no matter what settings I give the NSDrawer or its content
view, when the drawer opens, it is the full height of the parent
window, top to bottom. The content of the drawer is fine, and by
setting the size springs I've got it to stick to the top part of the
too-high drawer. What sort of things could cause this?
_______________________________________________
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.