Re: IB Woes
Re: IB Woes
- Subject: Re: IB Woes
- From: The Amazing Llama <email@hidden>
- Date: Thu, 7 Aug 2003 17:03:02 -0700
On Thursday, August 7, 2003, at 04:33 PM, Brock Brandenberg wrote:
I have a window-bottom drawer in my document's nib that doesn't have
an
associated view. In code, I load that view and tell the drawer that
that is it's contentView. But the drawer stubbornly refuses to resize
vertically, instead always snapping to 200 px, even when I tell the
drawer that it's 'Content Size' and it's 'Max Content Size' are over
this (in the thousands range, just to check).
How big is your parent window? You may not be able to set the height
of the
drawer any taller than the parent window to which it is attached.
This is indeed the problem; making with parent window taller makes the
drawer resizable. How annoying.
Anyone know a way to get around this?
Seth A. Roby The Amazing Llama < mail or AIM me at tallama at mac dot
com>
"Life is like an exploded clown. It's really funny until you figure out
what just happened."
_______________________________________________
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: | |
| >Re: IB Woes (From: Brock Brandenberg <email@hidden>) |