>My app. is in the process of getting ready to be localized in >Japanese and I am wondering how, when developing in CodeWarrior I >would insert a custom alert i.e. using ^1, ^2, ^3 and adding >Japanese Character in there. Would I simply use a hex value?
Hex value? I'm assuming you're using standard resource types (alerts, forms, strings, etc.) for any localizable text, in which case the localizers can just edit these directly using Constructor, if they're running on a computer that has Japanese support. -- Ken -- Ken Krugler TransPac Software, Inc. <http://www.transpac.com> +1 530-470-9200 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
