View Single Post
  #3  
Old 02-26-2016, 02:56 AM
Seadna Seadna is offline
Member
 
Join Date: Nov 2015
Posts: 40
I have tried using pyautogui library for the left-click but it does not work when the mouse is captured in the canvas. I get an error 'Specified procedure could not be found'

I'm going to look up if there is another way maybe using windows API's, hopefully it is not too complicated to implement.
Reply With Quote