Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

Edward G.J. Lee edt1023 at ms17.hinet.net
Mon Jun 9 05:14:15 UTC 2008


On Sun, Jun 08, 2008, Yuri wrote:
> Edward G.J. Lee wrote:
> >
> > unset LC_ALL
> > unset LANG
> > export LC_CTYPE=zh_TW.UTF-8
> >
>
> Thank you Edward,
>
> Now gcin menu is shown from QT app and all apps still speak English.
> But the problem is that selected Chinese character doesn't appear in the
> editbox in QT applications.

  Your qt app and gcin must start via zh_TW.UTF-8 environment.

  We don't have qt immodule in gcin ports yet.



	Edward
ps. You need XIM when you use qt app. In ~/.bash_profile,
    export QT_IM_MODULE=xim


More information about the freebsd-questions mailing list