Is there exist method to bind callback function to mouse wheel event? Is
this event exists at all on win32 Tkinter?

In Python Cookbook there is simple example that calims that on Linux
wheel mouse events mapped to <Button-4> and <Button-5>, but on Windows
this receipe does not work.

I use Python 2.4.

--
Alexander

_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to