Hello!

Thanks for your answer, but...When I've observed Target settings I've found only one 
access path there which leads directly to whole project (C:\Program 
Files\Metrowerks\CodeWarrior\(CodeWarrior Examples)\Palm OS 4.0 SDK Examples\Address).
I've found there no paths that lead to folders with localized resources. How can 
I "tell" my project to use Address_esES.prc (for example) if enES locale is active at 
my 
device. Also I need a code to be common, but resources different for each locale. If 
someone has an example of such a proper defined path - please put in in your answer.

TIA

--------

If you observed in the Traget settings, each language resources are linked
to the corresponding target only. For example the resources in jpJP(japanees
lang) folder will be linked to AdressjpJP target. You can select the
required target and can build the prc.

regards
PB
-----Original Message-----
From: PhilipOK [mailto:philipok@r...]
Sent: Friday, January 03, 2003 4:02 PM
To: Palm Developer Forum
Subject: Localization method in Addresses program


Hello!

Couple of days ago I've paid attention to the method that is used for
localization 
in "Addresses" program. Instead of creating of overlays developers of this
program
put folder called "Localized" into the Rsc folder. "Localized" folder
contains more 
subfolders which names coincide with well-known locales (such as deDE, itIT,
etc.). 
Each "locale" folder contains localized .rsrc files. So my questions is: "Is
it a 
feature of Constructor which "understands" that there is a Localized folder
contaning
subfolders with localized resources?". If it is so, then I could create ruRu
locale-
folder in my project and forget about overlays. At least, where can I read
'bout this
localization method applied in Addresses?


TIA

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

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


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

Reply via email to