I am working on a Python 3.3 project that uses Tkinter as a Window manager. I have mouse scroll wheel events set up for a canvas. The scrolling works in Windows 7, 8, and Ub
These errors can be caught:
while True: try: root.mainloop() break except UnicodeDecodeError: pass
This seems to work perfectly, even scrolling inertially, and does not require any installation/upgrading.