Re: Toolbar Icons area 32x32
Re: Toolbar Icons area 32x32
- Subject: Re: Toolbar Icons area 32x32
- From: j o a r <email@hidden>
- Date: Thu, 22 Nov 2001 15:02:19 +0100
On Thursday, November 22, 2001, at 03:10 , Aliyah Mohamed wrote:
Does anyone know how to customize the toolbar icon size to larger or
wider
than 32x32? My icon image is 32x38.
Have you checked the documentation for NSToolbarItem? It includes a
discussion on setting the min and max sizes for the toolbar items.
This is only applicable for view-type toolbar items though AFAIK, but
it's trivial to turn your image toolbar items into view-type items if
needed.
j o a r