Hello, I tested with two sources that have those characters with accents: Courier and Arial. lbl.FontFace = "Courier" lbl.FontFace = "Arial" But the error persists, and tested in the demo of a textbox I get a message:
File "C:\dabo\demo\samples/dTextBox.py", line 56, in onTextKeyCharcd, ch = evt.keyCode, evt.keyChar UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 0: ordinal not in range(128) Thanks. El 03/03/2012 12:21 p.m., Ed Leafe escribió: > On Mar 3, 2012, at 10:00 AM, STyler wrote: > >> Hello everyone, I am doing different command buttons, labels, treeview >> and writing these characters is distorted (á, é, í, ó, ú, ñ). I would >> greatly appreciate if you could tell how to fix this. > > It usually depends on the font you use. As far as I have seen, > non-English characters should display just fine, provided the font you're > using supports them. > > Here's an example with both Turkish and Spanish: > > http://leafe.com/tmp/nonascii_form.png > > > -- Ed Leafe > > > _______________________________________________ Post Messages to: Dabo-users@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/jj2sbk$g2b$1...@dough.gmane.org