Code::Blocks Forums

User forums => Help => Topic started by: mikelouis on April 14, 2009, 03:56:47 pm

Title: messy code in the result of wxWideget
Post 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.
Title: Re: messy code in the result of wxWideget
Post by: dje on April 14, 2009, 05:11:21 pm
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
Title: messy characters in wxWidget window
Post by: mikelouis on April 14, 2009, 09:06:51 pm
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)
Title: Re: messy characters in wxWidget window
Post by: Jenna on April 14, 2009, 09:16:13 pm
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.