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


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



More information about the Python-list mailing list