RBCC Posted September 2, 2011 Posted September 2, 2011 I am making a script that has a dialog box with three buttons and none of them has a hotkey. next, previous and quit. I created the script: MouseClick("left",154,180,1), but I'd like to move the cursor and click on ok.. can someone help me with this? John
monoscout999 Posted September 2, 2011 Posted September 2, 2011 Use AutoIt Windows Info Tool to find out the what kind of button you are dealing whit... the you can use ControlClick to click the button.
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