Skip navigation.
 
mlKeeping a drawer to a fixed size
FROM : Jeffrey Drake
DATE : Mon Dec 16 09:14:28 2002

I am trying to make a drawer that is on the left or right side that
keeps its hieght fixed, instead of automatically growing and shrinking.
I have tried a few of the resize delegates on the window and on the
drawer and trying to setContentSize, but not working. I am thinking it
is that content size isn't the drawer size. I have run out of ideas
though.

The reason is the data is not potentially bottomless, but more like a
fixed dialog would be. I am not using a panel because I want this to be
attached to the window.

Any help would be appreciated,
Jeffrey Drake
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlKeeping a drawer to a fixed size Jeffrey Drake Dec 16, 09:14
mlRe: Keeping a drawer to a fixed size Rakesh Pandey Dec 16, 09:42
mlRe: Keeping a drawer to a fixed size Jeffrey Drake Dec 16, 17:44
mlRe: Keeping a drawer to a fixed size Rakesh Pandey Dec 16, 20:17
mlRe: Keeping a drawer to a fixed size Douglas Davidson Dec 17, 01:29