Hi

How to correctly recode GUI charsets?

I have czech multiplatform application with GUI typed in ISO_8859_2.
In Linux with ISO_8859_2 is all ok, but with UTF-8 GUI needs to recode
strings from ISO_8859_2 to UTF-8. In windows I need recode ISO_8859_2 to
windows-1250.

Freepascal resourcestrings I recode online with function SetUnitResourceStrings.
How I do the sam with GUI strings?

Petr

-- 
Ing. Petr Kristan
.
EPOS PRO s.r.o., Bozeny Nemcove 2625, 530 02 Pardubice
tel: +420 466335223    Czech Republic (Eastern Europe) 
fax: +420 466510709
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to