I've had to deal with this recently.  There is some Unicode support (UTF8) 
in PalmOS >= 4.0.  Check out PalmLocale.h in the SDK to see what other 
encodings are supported in the OS itself (as opposed to what the device 
supports).

(But do read through the presentations and the SDK documentation - lots of 
stuff, especially in the Text Manager section of the API docs and Chapter 
11 in the Palm OS Companion ("Localized Applications") - good starting points.)

At 12:02 AM 9/18/2002 -0700, Ben Combee wrote:
 >>hi everyone, i am working on a project that requires me to display Chinese
 >>and Japanese character on my palm, what can i do? by the way, does palmos
 >>surport Unicode?
 >
 >No, there is no Unicode support in current versions of Palm OS.  Devices
 >tend to have just one locale on them, so handling both Chinese and Japanese
 >on the same device may be difficult.  There are third-party Chinese locale
 >managers that may work on Japanese devices, but I've never dealt with this,
 >so I'm not sure.
 >
 >http://www.palmsource.com/about/events/expo/2002/postdev.html
 >has slides
 >
 >from this year's PalmSource 2002 conference.  Reading the talk on
 >localizing applications would be a good introduction to what Palm OS 
supports.

----
Tom Frauenhofer, [EMAIL PROTECTED]
http://www.beret.com



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

Reply via email to