From: jefff35 on 10 Aug 2010 15:31 hello, I'm working on a small gui, I have a tkEntry, for reading the tkEntry.textvariable I have a tkVariable. when I enter something as "toto" in the tkentry i get it in the tkvariable. but when I enter "té" I get t "tÚ" in the tkvariable. how come I get "tÚ". is there a way to handle accents? or maybe I shoud use something else than a tkvariable
|
Pages: 1 Prev: Formatting directory listings Next: Best XML Parser & advice |