Can someone tell me in some C/C++ code language how can I set a label or
a button caption in Palm OS 5.0 to a unicode string which is in either
Italian language or Spanish language?

Call TxtConvertEncoding to convert from Unicode (UTF-8, UTF-16, UCS-2, etc) into the device encoding, then use the result to set the label/button.


-- 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/

Reply via email to