tk8.4 in python22 ?

Martin v. Loewis martin at v.loewis.de
Thu Sep 5 03:41:07 EDT 2002


Markus von Ehr <markus.vonehr at ipm.fhg.de> writes:

> I'd like to use tk8.4 with python22, in fact the windows installer
> installs tk8.3.  How can I replace tk8.3 to 8.4? Do I have to
> compile any python files?

You will need to recompile _tkinter.pyd, using the Tcl 8.4 headers and
import libraries.

Regards,
Martin



More information about the Python-list mailing list