Keeping a drawer to a fixed size
Keeping a drawer to a fixed size
- Subject: Keeping a drawer to a fixed size
- From: Jeffrey Drake <email@hidden>
- Date: Mon, 16 Dec 2002 03:14:28 -0500
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@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.