Simon Lord wrote: > Yep. It was answered a few night ago by Mark Talluto > > Snip: > > This is more work. One option is to download the latest > developer tools from apples site. Go to the developer section. > It is a big download. It will install all kinds of neat tools > some of which you will need for icons and handling the menu you > are talking about. > > The data is stored in a resource called: plst > 1. Use resedit in classic to get the current data from your > standalone from this plst resource. Copy it. > 2. Paste it into bbedit > 3. Open the file you save from bbedit into PropertyListEditor. > Change the needed items from there. You can edit it with an XML > editor or the application from apple called PropertyListEditor > (which comes with the developer tools download). Save that for > later use if you want. There is a dump button in that app that > will put the xml data into a blank field near the bottom of the > screen. Copy that. > 4. Go back to resedit and paste it over the old data that you > copied originally. > 5. Save those changes in resedit. > 6. You are done.
Almost. Now you need to make resources for the icons, and if I'm not mistaken Apple's tool only makes icon files, but not resources.... -- Richard Gaskin Fourth World Media Corporation Custom Software and Web Development for All Major Platforms Developer of WebMerge 1.9: Publish your database on the Web ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
