Code::Blocks Forums
User forums => Help => Topic started by: mikelouis on April 14, 2009, 03:56:47 pm
-
I have intalled wxWideget successfully, but whatever I tape the caracters in my code(English, French, Chinese), the result of the running of the widow of wxWidget is always messy code, including the title, ou texte in the result. what can i do to resolve this problem. Thank you.
-
Not sure to really understand your problem...
If it is a wxWidget window, it is not the good forum.
If it is Code::Blocks editor, you can go to the editor settings and play with file encodings.
Dje
-
Like the subject, how to resolve this problem (I have tried english, french, and chinese, but all the times the messy character in wxWidget window)
-
Like the subject, how to resolve this problem (I have tried english, french, and chinese, but all the times the messy character in wxWidget window)
Why do you start the same topic twice ?
The next time, I will not merge, but delete it !!!
As dje posted before it might be a problem with file-encoding.
If the file-encoding differs from the system encoding, you might have such problems.
Please be a little more specific about your OS, version of C::B and version of wxWidgets.