At 12:00am -0800 01-02-01, Palm Developer Forum digest wrote:
>Subject: International applications
>From: "Doug" <[EMAIL PROTECTED]>
>Date: Wed, 31 Jan 2001 15:28:17 -0500
>X-Message-Number: 48
>
>What is required to internationalize a Palm program.  Specificly to support
>English, French and Chinese characters.

Mostly you need to:

1. Put all localizable data (mostly strings) into resources.

2. Use the Palm OS routines for handling locale-specific information 
such as date, time, currency, number format, etc.

3. Use the String Mgr and Text Mgr when working directly with 
characters and strings.

-- 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/tech/support/forums/

Reply via email to