Ross Levis wrote:
> My D7 app is not Unicode compliant at all.
> 
> A Thai user is complaining of a strange problem where Thai characters
> appear correctly in a ListView, but not correctly in a label just
> above the listview.  The label is a Copy of column 1 and 2 from the
> selected ListView item.

Actually just a simple, plain copy?

> 
> The user has Thai as the selected language in the Windows regional &
> language settings / Advanced tab.
> 
> Any ideas?

No idea sorry, especially since the Thai windows code page seems to be
a single byte character set: 
http://www.microsoft.com/globaldev/reference/sbcs/874.htm
and
http://en.wikipedia.org/wiki/Windows-874

--
Arno Garrels


_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to