Custom applet icon in OS X 10.1 - how?
Custom applet icon in OS X 10.1 - how?
- Subject: Custom applet icon in OS X 10.1 - how?
- From: "Donald S. Hall" <email@hidden>
- Date: Fri, 19 Oct 2001 00:12:12 -0600
Applets created in OS 10.1 now have a plst resource. In the plist, there is
an entry:
<key>CFBundleIconFile</key>
<string>151</string>
Here, '151' is the id of an icns resource, which is presumably the applet's
OS X style icon. The older icons are also present in the resource fork so
that the correct icons will show in previous OS versions.
My question is, how do I create and substitute in my own custom icns
resource? Is Iconographer what I need?
Thanks for any info,
Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
http://www.theboss.net/appsmore
email@hidden