Re: NSDrawer
Re: NSDrawer
- Subject: Re: NSDrawer
- From: "Andrew O. Mellinger" <email@hidden>
- Date: Tue, 5 Aug 2003 11:32:54 -0700
NSDrawer is not being nice. In IB, I am trying to set the Content
Height and it is refusing to accept anything other than 200. Trying
to set that in code doesn't work either. The drawer is coming out
the bottom, so I'm supposed to be able to set the height, right? The
content view is much shorter than 200 pixels (around 70). So
basically the draw comes out and the edge of it disappears off the
bottom of the screen.
I've seen this problem too. I think it is a bug in IB. My
workaround is to set the height programmatically in the awakeFromNib
call.
-Andrew
--
_______________________________________________
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.
References: | |
| >NSDrawer (From: Brent Gulanowski <email@hidden>) |