Page 1 of 1
I can't write characters { and [
Posted: Fri Oct 21, 2011 1:45 pm
by eglomer
Hi!
Afert I installed version 3, I can't write characters '{' and '[' and I don't know what to do!
I'm using win7-32, Encoding ISO-8859-1 and Locale es_ES: Spanish.
Some idea?
Thank you!
Re: I can't write characters { and [
Posted: Fri Oct 21, 2011 1:54 pm
by eranif
Its a bug in wxWidgets 2.9.2 I already opened a ticket for it (and I am not the only who opened this bug) at the wxwidgets trac.
Atm, I recommend that you downgrade codelite version until wxWidgets 2.9.3 is released
http://trac.wxwidgets.org/ticket/13558
EDIT:
I might found a workaround for this in codelite's sources - I will update this post if it is fixed.
Eran
Re: I can't write characters { and [
Posted: Sun Oct 23, 2011 10:11 pm
by eranif
I applied a local workaround in codelite sources that should be fix it (at least it fixes the Hebrew characters issue that I got here)
Eran
Re: I can't write characters { and [
Posted: Mon Oct 24, 2011 2:58 am
by eglomer
Thank you, eranif!
Re: I can't write characters { and [
Posted: Mon Oct 24, 2011 3:03 am
by eranif
Please let me know if it fixes the problem for you
Eran