Cage opened this issue on Feb 27, 2008 ยท 15 posts
nruddock posted Wed, 27 February 2008 at 3:25 AM
Mouse events are in the province of whatever GUI toolkit your using e.g. Tkinter, Python itself doesn't have a mechanism for receiving or handling them (being intended for command line use).