Re: image larger than 32*32 in toolbar
Re: image larger than 32*32 in toolbar
- Subject: Re: image larger than 32*32 in toolbar
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 23 Mar 2005 13:35:16 -0700
On Mar 23, 2005, at 1:21 PM, Olivier Destrebecq wrote:
I need to display image that are 48*48 in a toolbar and i need to be
able to set the font size of the label in the toolbar to 24*24.
Any idea on how to perform this?
From the toolbar documentation at
<file:///Developer/ADC Reference Library/documentation/Cocoa/
Conceptual/Toolbars/Tasks/SettingTBItemSize.html>:
"The displayed resolution of an image item is 32x32. If an image is
larger or smaller or not square, the toolbar scales it to 32x32
(forcing it to be square), at a cost in performance and appearance."
In other words, 32x32 is a fixed limit & can't be exceeded.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden