can someone help me with overlays? It is no problem for me to create an overlay for example to Contacts. Then I upload my csCZ overlay to device (with palmos 5) and use OmSetSystemLocale function to set system locale to csCZ. But the function fails because of unknown locale. What I should do to make it function??? Thanks for any suggestions. Jirik
You'll first need to implement a character encoding that supports Czech (e.g. CP1250/8859-2), then localize at least the key device overlays, and then you'll be able to change the system locale to csCZ. But it would be easier to get an existing Czech solution from a third party (maybe Paragon?) versus rolling your own.
-- 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/
