Re: Opening Drawers to given size
Re: Opening Drawers to given size
- Subject: Re: Opening Drawers to given size
- From: Roland Torres <email@hidden>
- Date: Mon, 21 May 2007 15:41:55 -0700
On May 21, 2007, at 2:42 PM, Steve Sheets wrote:
Good day all...
Is there any control to how large a drawer opens up initially? I am
using NSDrawer objects in several of my applications, but when they
are first open up, the horizontal size of the drawer is much to
small. I tried to find some setting that controlled how wide the
drawer is when the open: or toggle: action is invoked, but could
not find anything.. There is a min and max size for content area,
but this controls min size of the view of the drawer, not the
initial size that is opened. Once the user has opened a drawer, and
resized it to the size he wants, toggling the open and close go to
that correct size. However, the first time the drawer open, it is
usually much to small for what is needed to view.
Issue -setContentSize: to the NSDrawer instance.
Roland
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden