PDA

View Full Version : Localization / International charset support


taboca
07-25-2003, 04:48 PM
Hi,

I would like to get pointers about the support for localization as well character encoding information.

Basically I am evaluating the lzx technology to see if can serve as a mechanism to deploy multi-locale applications.

Thanks

antun
07-25-2003, 04:59 PM
Right now we support ASCII plus some European accented characters, although we are planning to support Unicode at a later date.

What character sets do you need?

-Antun

Vaibhav
02-17-2006, 12:54 AM
Hi,
Even I am also investigating whether laszlo has any support for localization.I want to make multi-locale application in laszlo.
As you said that European accented characters are supported but is there any localization support currently available in 3.1.1?
Regarding unicode character, I looking forward to chinese character support,if it is possible in the rendering bit.

Is there any workaround known to implement localization with current laszlo libraries.

with regards
Vaibhav

antun
02-17-2006, 09:38 AM
Hi Vaibhav

Unicode support was added with OpenLaszlo 3.0.

-Antun

testasclep
02-21-2006, 11:12 PM
Hi Antun!

Is there any working example for i18n, say for Japanese/chinese?
Do we need to include any additional classes?

Thanks