Python mouse click area method

Asked By 0 points N/A Posted on -
qa-featured

Does anyone know how to create a method in python that that listens for mouse clicks and returns the x and y coordinates when clicked (and not clicked to track mouse movements) on the desktop and also if possible plot the mouse tracks on a white paper ? or if you know of any python library 

SHARE

Related Questions