User forums > Using Code::Blocks

Typing russian letters in C::B

<< < (2/3) > >>

John:

--- Quote from: mandrav on September 28, 2005, 06:38:42 pm ---Maybe changing the editor's font can help?

--- End quote ---

Nope. I feel like it doesn't matter.

mandrav:
You have to use the unicode build.
C::B is already unicode-aware (the CVS version).
You just have to use a unicode build of wxWidgets (and build C::B with it).

John:
Thank you all guys. I am trying to ... We'll see.

John:
Well, it finally works. Do it work with gdb properly? That is I have in "GDB debugger (debug)" window when trying to watch something:

> info args
262611211111511645112114111109112116
78111329711410311710910111011611546
262611211410145112114111109112116
40103100984132
2626112114111109112116

Is it a bug for now?

And the other question is: It seems than ctrl key doesn't affect anything when functional (F*) keys are pressed. That is, ctrl+F9 works just like ordinary F9.
Is it a bug for now?

Thanks in advance.

rickg22:
Yikes! Yes, it seems you found an unicode bug in the GDB plugin. Please report it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version