News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Change a Unicode project into a non-Unicode one?

Started by passerby, October 02, 2008, 02:07:32 PM

Previous topic - Next topic

passerby

I have built a project with Unicode enabled (when creating the project with the wizard).
However, it turned out that wxTextCtrl doesn't display text with accented characters (displays only non-accented text).
Testing just a wxTextCtrl box in a non-Unicode project shows that it displays accented text fine.

So I now want to disable Unicode in my initial project, but can't find where I can do this.

Could someone help with this, please?

Edit: Never mind, figured it out.