Hi!
Codelite is my favorite ide, but it takes a lot of efforts for me to register as a member here to post a word.I just updated to version 3.0 and found that there is a problem with the display of Chinese charactors.The last release is fine for displaying Chinese language but the new version is not.Every time when you input a single Chinese charactor the editor does not show it ,if you input double words the editor only shows up one of them.I have no choice not to reverse back to the version 2.0 release of it,but every time the upgrading message is annoying and I'v found no way to shup it down.
I want to know how long I should wait for the revised version of 3.0 or 2.0.
Issues with Chinese language
-
- CodeLite Curious
- Posts: 3
- Joined: Tue Sep 13, 2011 4:19 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Veteran
- Posts: 67
- Joined: Mon Aug 22, 2011 10:15 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Issues with Chinese language
It's a wx bug. Check other threads. (I have the same problem on Hungarian keyboard.)
-
- CodeLite Curious
- Posts: 3
- Joined: Tue Sep 13, 2011 4:19 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Issues with Chinese language
The issue does not exist in last version 2.10.4778.I have tried to alter the language and font settings to adapt to Chinese,but no effect take place.I don't think it is a wx bug as you said,If so why the last version works perfect? I 'v searched other thread for a solution but no messages to help.spaces wrote:It's a wx bug. Check other threads. (I have the same problem on Hungarian keyboard.)
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Issues with Chinese language
You should read the release notes, it clearly says:jchdng wrote:I don't think it is a wx bug as you said,If so why the last version works perfect?
it is a wx bug that was introduced with wxWidgets-2.9.2N = Windows: codelite is now compiled with wx292 (all installers / scripts are updated)
I will release a new version of codelite once wxWidgets will fix it. So it is entirely up to them. Your best course of action is to "put a pressure" on the wxWidgets team to fix this (e.g. by opening a ticket)I want to know how long I should wait for the revised version of 3.0 or 2.0
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 3
- Joined: Tue Sep 13, 2011 4:19 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Issues with Chinese language
Thanks for your replay,I am looking forward to the new version.eranif wrote: I will release a new version of codelite once wxWidgets will fix it. So it is entirely up to them. Your best course of action is to "put a pressure" on the wxWidgets team to fix this (e.g. by opening a ticket)
Eran