Re: Custom File Icons?
Re: Custom File Icons?
- Subject: Re: Custom File Icons?
- From: Scott Anguish <email@hidden>
- Date: Sun, 3 Aug 2003 01:37:21 -0400
On Saturday, August 2, 2003, at 9:29 PM, Darrel Anderson wrote:
Hello,
Does anyone know how to create custom file icons from a Cocoa app?
Yep...
For the moment you can rely on the third party framework by Troy
Stephens...
http://homepage.mac.com/troy_stephens/software/objects/IconFamily/
content.html
This package includes the source for a simple Cocoa testbed app called
"MakeThumbnail" that demonstrates the use of the IconFamily class.
MakeThumbnail lets you open any NSImage-supported image file and
re-save it as a JPEG with an icon family consisting of various-sized
thumbnail versions of the image assigned as the file's custom icon. It
also enables you to save the same icon family to an .icns file.
_______________________________________________
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.