At 2:12 PM -0400 10/21/2005, Jeffrey Reynolds wrote:
just wanted to check to make sure i have this correct. to associate icn resources with a macos app, the referring resources must be 129 for the application and 128 for files, correct? It works in practice for me, but the 261 documentation says to use 128 for standalone apps and no mention of the files number. in looking at the created apps, 129 is the application icn and 128 is the file icn.
All of this depends on how the FREF resource is set up - that determines which file type is associated with which icon.
By convention, the app icon is supposed to be ID 128, with file icons starting with 129. But as long as the FREF resource is set up correctly, other IDs will work. It looks like the standalone builder has the conventional ordering reversed, but this shouldn't hurt anything.
-- jeanne a. e. devoto ~ [EMAIL PROTECTED] http://www.jaedworks.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
