Sprinto Posted May 8, 2009 Share 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? Link to comment Share on other sites More sharing options...
Qousio Posted May 8, 2009 Share 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 Link to comment Share on other sites More sharing options...
Sprinto Posted May 8, 2009 Author Share 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 Link to comment Share on other sites More sharing options...
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