Sprinto Posted May 8, 2009 Posted May 8, 2009 Hello guys. Are you able with autoit to send mouse clicks to a hidden window ? ex. I have a minimized notepad and i want to click a y,x in that doc?
Qousio Posted May 8, 2009 Posted May 8, 2009 Hello guys. Are you able with autoit to send mouse clicks to a hidden window ? ex. I have a minimized notepad and i want to click a y,x in that doc? ControlClick ( "title", "text", controlID [, button [, clicks [, x [, y ]]]] ) KeiosStarqua 1
Sprinto Posted May 8, 2009 Author Posted May 8, 2009 ControlClick ( "title", "text", controlID [, button [, clicks [, x [, y ]]]] ) Thank you very much . Found out about the ControlSend to so thanks for help
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now