[Tkinter-discuss] tk, scrollwheels, and osx
Calvin Spealman
ironfroggy at socialserve.com
Tue Dec 11 08:08:00 CET 2007
I've noticed this even outside of Python, but I have seen tk have
problems dealing with mouse wheels (ie, doesn't see them at all) on
OS X and even bad scrolling behavior like locking or jerky movement,
especially for downward movement. Is there some known issue here,
like the lack of handling certain events?
There is a bug report about this from someone having issues scrolling
IDLE. http://bugs.python.org/issue1574
More information about the Tkinter-discuss
mailing list