Page 1 of 1

Editor pb with 'spaces'

Posted: Fri Jun 28, 2013 7:46 pm
by joudard
Codelite V5.1 (uptodate)/ Ubuntu 12.04 / a valid kbd

Hi I'm having a strange problem, I cannot add 'spaces' inside code,

at first I thought it was linked to the automated formating but it prevents me from adding a space char in a string : "helloworld"
or declaring a new func is impossible : "intfunc()"
Note that I'm shure that my kbd is ok since doing "ctrl-space" does propose me valid autocompletion !

I shouldn't be alone to have this pb :(

Bye

Re: Editor pb with 'spaces'

Posted: Fri Jun 28, 2013 8:32 pm
by eranif
Which key board layout are u using?
Is this problem reproducible with the wxSTC sample of wxwidgets?
I'm pretty sure its a sxWidgets problem... which I don't control...

Eran