Thanks Ken! Your answers have been very helpful. }2. Since you're running on Palm OS 4, you can use TxtConvertEncoding }to convert from either UCS-2 or UTF-8 to the device's encoding, which }you get from the system's sysFtrNumEncoding feature. This assumes, }though, that the 3rd party solution has correctly implemented }TxtConvertEncoding, which I haven't personally verified.
What would I need to do on Palm OS 3.x? }3. Now you've got a string in the device encoding, so you just use it }with the regular drawing APIs. I assume, I need to convert user input just the other way around? Thanks! -hendrik -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
