Re: Smaller panels?
Re: Smaller panels?
- Subject: Re: Smaller panels?
- From: Brent Gulanowski <email@hidden>
- Date: Fri, 18 Jul 2003 17:45:08 -0400
On Friday, July 18, 2003, at 04:37 PM, Chad Armstrong wrote:
I finally found the option to add a panel to my Cocoa application, and
it has an option to make the title bar small. Okay, one problem down.
However, I can't shrink the entire window down as much as I'd like.
I would like to have a panel which could get as narrow as, say, the
side tool bar in Photoshop. Is this possible in Cocoa, or is it a
limitation that can only be circumvented by Carbon?
Chad
email@hidden
By changing the minimum size of a panel in Interface Builder, it will
go as narrow as 59 pixels, limited by the widgets. The smallest title
bar should allow even narrow. If you are working programmatically,
change the minimum size of the panel and see if that helps.
--
Brent Gulanowski email@hidden
We've heard that a million monkeys at a million keyboards could produce
the Complete Works of Shakespeare; now, thanks to the Internet, we know
this is not true.
_______________________________________________
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.