Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: dbtsai on December 12, 2005, 08:00:33 pm

Title: The XIM problem between the unicode version of C::B
Post by: dbtsai on December 12, 2005, 08:00:33 pm

The C::B is home made with unicode compile.
It work good, and could open an utf-8 source file.

But I can not use scim or gcin these IM to input Japanes or Chinese.

How could I fix it??
Title: Re: The XIM problem between the unicode version of C::B
Post by: takeshimiya on December 12, 2005, 08:15:00 pm
I guess you're on linux because those input methods are for linux.

I don't have any idea of why it doesn't works, maybe it's that wxWidgets doesn't support them.

Could you check in Windows if it works with MS IME?
Title: Re: The XIM problem between the unicode version of C::B
Post by: takeshimiya on December 12, 2005, 09:48:28 pm
This maybe have something to do?: http://lists.wxwidgets.org/archive/wx-dev/msg49294.html