Richard MacLemale wrote/ schreef:
> For the Mac experts, a question...
>
> Suppose I have an application that I made with MetaCard (it's a stand-alone
> app), and I've given it it's own type and creator codes. And one of the
> things this program can do is create new "files" (which are, of course,
> really stacks.) I want the "files" that my app creates to have unique
> icons.
>
> How do I do this?
>
> (I'm not afraid of using ResEdit on my app, if need be.)
You need to:
1. Set the creator of the standalone to something original, lets say 'RiMc'.
2. Delete BNDL resource ID 129
3. Set the 'signature' in the BNDL resource (128) to that creator code
(RiMc).
4. Eventually edit the type code of the second doc type.
5. Edit the icons of the doc (or eventually also the APPL) by double-
clicking on them.
6. If the icons of the application and the docs don't appear properly, you
may need to rebuild the desktop (press command + option while starting).
> :)
> Richard MacLemale
> Instructional Technology Specialist
> James W. Mitchell High School
Hope this helps,
Sjoerd
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.