"Heather KML Tufts" <[EMAIL PROTECTED]> wrote in message news:46675@palm-dev-forum... > > > > You can now disassemble .rsrc files by right-clicking on > > the .rsrc file in > > > the project window. One of your options is "Disassemble". > > Then you will > > > get the editable dumped file. You can then rename it with > > the .r file > > > extension and include it in your project. > > > > Is there a way back from .r to .rsrc (so that I could use .r > > for version > > control and Constructor for editing)? Does Rez do that? > > I am not aware of any way to create the GUI representation from the > text-based resources. Once they're .r files, they will always be .r > files. Here is one method, though not too useful except in rare cases. 1) Build a PRC file using your .r file. 2) Open the PRC file in Constructor 1.6 from the Palm OS 4.0 SDK 3) Create a new project in constructor 4) Highlight all the resources in the PRC file, and drag them to the new project window 5) Save the new project as a .rsrc file. You will have to migrate application settings manually, but this should get all the core resources copied into .rsrc form. -- Ben Combee, [EMAIL PROTECTED] Techwood Broadcasting Foundation, Austin Bureau -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
