Well this is what is on the top of my script: from Tkinter import * import threading from ScrolledText import *
I still hang under XP .... wish I had 2K to test. I almost sounds like tkinter does not get refresh events anymore. I'll keep at it On Tue, 18 Jan 2005 12:42:21 -0800, Kamilche wrote: > This example worked for me on Windows 2000, after inserting > > import threading > from Tkinter import * > import ScrolledText > > > at the top. -- http://mail.python.org/mailman/listinfo/python-list