How can I use accents?

no configuration needed, unless you plan to build it yourself.

wxPyhon binaries come in 2 flavours, unicode and ansi make sure you're using the unicode one!

http://www.wxpython.org/download.php

Peter.

···

On Tue, 26 Jul 2005 02:50:10 +0300, Diego Galho Prestes <dprestes@atlas.ucpel.tche.br> wrote:

Hi! I'm trying tu use accents in my program but I'm having problems with
it. When I put an "á" I got a "Ãi" in the program. The same happen with
all other caracthers with accents.

I'm using Python 2.4 with wxPython 2.6.1.0. I have the same problem in a
pc with Linux Debian and with Win98 and XP.

There is some configuration that I need to do?