How to change codepage (encoding) in Tcl/Tk
Martin von Loewis
loewis at informatik.hu-berlin.de
Thu Jun 21 14:00:43 EDT 2001
More information about the Python-list mailing list
Thu Jun 21 14:00:43 EDT 2001
- Previous message (by thread): How to change codepage (encoding) in Tcl/Tk
- Next message (by thread): Interfacing GUI applications..?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
peteris_martinsons at swh-t.lv (Peteris Martinsons) writes: > I want 2 of them to display text in English and 2 in Russian. Is this > possible? If Yes, how do I do this? Which is the property to alter? Your best bet is to pass Unicode object to Tkinter. Regards, Martin
- Previous message (by thread): How to change codepage (encoding) in Tcl/Tk
- Next message (by thread): Interfacing GUI applications..?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list