From: "Todd Walk" <[EMAIL PROTECTED]>
> I also tried moving all 700+ strings to another rsrc file and compiling
and
> linking both rsrc files into my project. This works great for
constructor,
> but then dies in the linker.
>
As part of an internationalisation project we moved all of the
strings in our project out to an Access database that generates
.r files.  A similar process generates .rcps for the bitmaps (the
difference isn't deliberate - I was just copying the output files
generated by a Decompile).

While this was a bit of work I'm much happier with these resources
managed from text files.  It's a lot easier to search and edit them
and I've had no trouble at all with the PilRC plug-ins to CW8.
We've got about 500 strings and 400 bitmaps, as well as the normal
level of resources for a thirty form app spread across about two
dozen Constructor resource files (which give us the only problems
we have) and it all seems to be ticking along.

Chris Tutty


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

Reply via email to