How do I set the icon from an OSX app to a button?

Thierry th.douez at sunnyrevtalk.com
Sun Jan 9 14:12:39 EST 2011


Le 9 janv. 2011 à 19:17, Colin Holgate a écrit :

> 
> On Jan 9, 2011, at 1:03 PM, Mike Bonner wrote:
> 
>> 
>> sips -s format png Dictionary.icns --out ~/Desktop/Dictionary_icon.png
> 
> That just extracts the 512x512 image. How would you get the 32x32 one?

sips -s format png -z 32 32 x.icns -...

You should be happy :)

Thierry






More information about the use-livecode mailing list