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: Aurélien Hugelé <email@hidden>
- Date: Thu, 24 Mar 2005 09:12:15 +0100
Yes i would like to know how to do this too. I've made a "iSync" like
program and i want to mimic their UI. I've class dumped iSync and they
clearly subclass NSToolBar to get bigger icons...
for the moment i use normal 32*32 icons :-(
On 23 mars 05, at 21:35, Nick Zitzmann wrote:
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:
email@hidden
This email sent to email@hidden
_______________________________________________
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