Thanks, but that's only part of it.  I want to work
with .r files -some- of the time, and the IDE form
builder other times.  I want it all, in other words.

The docs refer to something called "DeRez" that is
supposed to decompile a resource db into the .r form,
but I don't see that anywhere.  I did try the "Generate
Source" menu option from the IDE, but it didn't seem
to do anything.


Finally, assuming I can get DeRez question settled,
once I've edited & regenerated the resource (with Rez), 
I want to be able to tweak it w/ the IDE based tool again.  
Can this be done, or is the resource file generated by Rez 
incompatible with the "native" resource file format
handled by the IDE?

(Perhaps next edition, your IDE form builder could
work w/ .r files instead of this binary format...)



-- 
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi./sec ... not just a good idea, it's the LAW!


> -----Original Message-----
> From: Jun-Kiat Lam [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 29, 1999 8:01 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Rez/DeRez
> 
> 
> Hi Richard,
> 
> It sounds like you might want to work with .r files. Rez.dll 
> is the Rez
> compiler in CodeWarrior that works with .r files and it will 
> allow you to
> use .r files inside the IDE itself. Unfortunately, we don't have any
> commandline Rez compilers now (unless you want to use MPW on 
> the Mac). I
> include also a snippet from the CodeWarrior for Palm 
> Computing platform FAQ:
 ...

In order to use .r files in CodeWarrior, you will need to do the following:
Add a new file mapping in the File Mappings pref panel of the Project
Settings. You need to set the file type to TEXT, all Flags off, .r extension
and the compiler to be used is Rez. Once this is done, you can use the .r
file in the project.

----- Original Message -----
From: Richard Hartman <[EMAIL PROTECTED]>


> I'm still a little confused here ... there is
> no Rez.exe, only a Rez.dll ... and there is
> absolutely no DeRez.anything ... Could somebody
> give me step-by-step instructions on how, with
> CodeWarrior, to generate an ascii version of my
> resource file so I make a few changes in there
> then how to get it back into the proprietary format
> so that the GUI tool works with again?
>
> --
> -Richard M. Hartman
> [EMAIL PROTECTED]
>
> 186,000 mi./sec ... not just a good idea, it's the LAW!
>
>

Reply via email to