[Tkinter-discuss] tk problem !!!

francesco.grillo at ciaolab.com francesco.grillo at ciaolab.com
Wed Oct 20 16:38:20 CEST 2004


Hi to all,
I use python on win32 and since on windows the multithread support in the
tk/tcl does not work at all i have to rewrite the graphical part of my application
as a single thread 
is there anyone that can give me some tips (some src code samples )on how
to write a graphical application with the entire graph manged by the main
thread (the one that does mainloop() ) and with  some threads that comunicate
with it by the queue mechanism ?

thanks , Francesco



More information about the Tkinter-discuss mailing list