Python/Tkinter crash.

Paul Rubin http
Thu Oct 5 04:57:56 EDT 2006


"Hendrik van Rooyen" <mail at microcorp.co.za> writes:
> I am not sure how to do this - once I have called the Tkinter
> mainloop - that main thread is essentially event driven - and
> figuring out how to get it to poll a queue for content is not
> obvious - I suppose I could arrange some external wake up event that
> I could activate to make it look at the queue - must read up on
> this...

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/82965



More information about the Python-list mailing list