> 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. > The user has Thai as the selected language in the Windows regional & > language settings / Advanced tab.
> Any ideas? If your label is the standard TLabel, then it is unable to display unicode characters. You have to upgrade to D2009 to be able to display unicode with VCL controls, or use unicode controls for D7 (probably a non sense as per today). -- francois.pie...@overbyte.be Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be _______________________________________________ Delphi mailing list -> Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi