Tkinter hangs again under Windows

Robin Becker robin at jessikat.demon.co.uk
Wed Jan 19 08:55:13 EST 2000


In article <3885BACA.C08F575B at endea.demon.nl>, Niels Diepeveen
<niels at endea.demon.nl> writes
...
>window, not to the controls. Also, the following tcl code shows the same
>problem in Wish 8.0:
>  button .b -text "Click here" -command {
>    tk_messageBox -message "Button pressed"
>  }
>  pack .b
>  tk_messageBox -title "Welcome" -message "Hello, bug!"
>
>> 
...
I tried this with 8.2.3 and it worked fine. I work python with tk 8.2.x
and so this problem probably doesn't happen there.
-- 
Robin Becker



More information about the Python-list mailing list