> Unless there is a way to export Constructor .rscr to a plain
> text format... sigh.

In order to convert your resources to text format and create a .r file:

1. Create a new File Mapping
2. Use:

File Type: RSRC
File Extension: .rsrc
Compiler: Rez
Flags: Leave the default.

3. Add the File Mapping.
4. Save the changes.
5. In the Rez panel, add <UIResDefs.r> from the Palm OS 3.5 Support folder
as the Prefix File, or use the palmtypes.r file which can be downloaded
from the bottom of the http://www.palmos.com/dev/tech/tools/ page if you
are using OS 3.1 and don't want to upgrade the project at this time.
6. Save the changes made.

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.

-hkmlt



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to