I had to comment out the reference to mousewheel event in listbox.tcl and textbox.tcl to get Tkinter() to work. Why? The download came from 1.5.2 from the python.org site with Tcl8.0. The error message raised was that mousewheel event was not recognised. Chui