Serhiy Storchaka added the comment: On X Window the scroll step in text widget is constant (50 pixels). On Windows and Mac OS it should depend on mouse settings.
Run with, execute bind . <MouseWheel> {puts %D} and try to roll mouse wheel on Tk window with different speed and settings. ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25015> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com