[Tkinter-discuss] Tkinter vs Tk strangness
Daniel.Schep at srnl.doe.gov
Daniel.Schep at srnl.doe.gov
Tue Oct 19 21:48:09 CEST 2010
I've tested Python2.7 and it exhibits the same problems so it must not
ship with a new enough version of Tcl either.
What are my options? If I'm not mistaken I can't just swap the version of
Tcl used by Python, but building Python from source (on windows) seems
like a headache. Is it possible to rebuild just Tkinter with a different
version of Tcl somehow?
From: Michael Lange <klappnase at web.de>
To: tkinter-discuss at python.org
Date: 10/19/2010 03:23 PM
Subject: Re: [Tkinter-discuss] Tkinter vs Tk strangness
Sent by:
tkinter-discuss-bounces+daniel.schep=srnl.doe.gov at python.org
Hi,
Thus spoketh Daniel.Schep at srnl.doe.gov
unto us on Mon, 18 Oct 2010 15:57:48 -0400:
> I wanted to do this instead of using the Tcl from ActiveState but
> couldn't find a tclsh or wish executable in Python's Tcl install. How
> would I run code using Python's Tcl distribution?
>
I don't use windows regularly, so I forgot about that :)
Anyway, I tried it here on a windows2k system where Python2.6.3 (Tk8.5.2)
and Python2.5.4 (Tk8.4.12) are installed. The same effect you described
occurs with Python2.6 but not with Python2.5 . Of course I can only
guess, but I believe that it's probably a problem with early versions of
Tk8.5 that has already been fixed in the latest ActiveTcl.
Regards
Michael
.-.. .. ...- . .-.. --- -. --. .- -. -.. .--. .-. --- ... .--. . .-.
It is undignified for a woman to play servant to a man who is not hers.
-- Spock, "Amok Time", stardate 3372.7
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss at python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20101019/b543f97f/attachment-0001.html>
More information about the Tkinter-discuss
mailing list