User forums > Using Code::Blocks

Typing russian letters in C::B

(1/3) > >>

John:
Hi. I've just built & installed C::B on RedHat 9. The problem is I can't type russian letters in editor properly. Namely I can see the letters typed but the cursor & other typed text do it much worse than me: the cursor sticks on it and the text overwrite it (visually). Beside russian text is typed using other (very strange) font. Anyone can suggest me what sould I do next to cope with it?
Thanks in advance.

mandrav:
Maybe changing the editor's font can help?

Urxae:
What version of C::B did you build? Did you enable unicode?

John:
I used 'codeblocks-1.0-rcl-1.tar.gz'. I didn't enable unicode. Should I? What is the way?

Urxae:
IIRC RC1 doesn't entirely work with unicode, but the current CVS version should work. See the wiki article on how to install it. I'm not sure if unicode is enabled by default, so in the 'configure' step first run
--- Code: ---./configure --help
--- End code ---
to see what command-line option enables it (if necessary).

Alternatively, you could wait for RC2 to come out. Not sure exactly when that'll happen, but they've been promising to release it for some time now ;).

Navigation

[0] Message Index

[#] Next page

Go to full version