The PilRC Plugin for CodeWarrior is now at version 2.8p6b. There is a new version of the PilRC Plugin for CodeWarrior (for Mac and Windows). Change log: There were some problems if your project had multiple .rcp files. In particular, IDs for menu resources were reused, as were IDs for form bitmaps, graffiti state indicators, and form titles. Now, form titles and graffiti state indicators have the same ID as the form itself (since there's only one of each on a form). The first form bitmap in a form has the same ID as the form itself; subsequent form bitmaps in the same form have the ID incremented by 1. The menu IDs are now assigned consecutively starting with the ID of the menubar itself. This means that, in your .rcp file, your menubar IDs must be separated by at least the number of menus within the menubar. AUTOIDs are still a problem with multiple .rcp files that I don't know how to deal with. Available free at <http://www.calliopeinc.com/pilrcplugin.html> -- Neil Rhodes [EMAIL PROTECTED] Available for contract programming Coauthor: Palm Programming: the Developer's Guide (O'Reilly) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
