but many chinese characters cannot be input ,
changed to '?'  , "堃" for example   U+5803
it should should a blank square if chinese font is missing,
but shouldn't changed to '?'.
btw, i am using windows version of lazarus.

yap



[EMAIL PROTECTED] wrote:
i found various Chinese display and input problems in TEdit,
do we have unicode version of TEdit like Tnt controls?
or someone is working on it?
if no , i may want to try to fix it.

There will be no different versions of TEdit. All LCL controls should be
able to handle UTF-8.
However the current situation is a bit different. Currently the win32
widgetset is changed to support this. Further, on linux, it depends if
you have set a UTF-8 locale (LANG env var).

Marc


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to