[Newbie] Win95 Python 1.5.2 with Tk, <Mousewheel> not recognised
Fredrik Lundh
fredrik at pythonware.com
Tue Sep 7 07:12:07 EDT 1999
> 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.
version mismatch; for more info, see:
http://www.pythonware.com/people/fredrik/fyi/fyi02.htm
</F>
More information about the Python-list
mailing list