I've been using Constructor to assemble my UI, but have run into problems (empty resources) when backing up the file onto a remote server. I've been able to run the following command in MPW: DeRez myGUI.rsrc PalmTypes.r To produce *.r (Rez) file which is great for cross platform development and backing up. However, I noticed that some of the new Control types (i.e., progress bar, etc.) are not defined in the PalmTypes.r file found on Palm's site thus producing a hex dump of the undefined resources. This is OK as I've been able to use the generated *.r file within my CodeWarrior projects, but it would be nice to have an updated PalmTypes.r file so that I can easily understand the resources I'm looking at. Are there any plans on updating this file to match the changes made in Constructor and the new GUI resources? Thanks, -Mark -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
