"Hendrik van Rooyen" <[EMAIL PROTECTED]> 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 -- http://mail.python.org/mailman/listinfo/python-list