Vigilanty Posted February 4, 2013 Posted February 4, 2013 Hi! I am a total noob at using autoit but I would like to do something very simple I was hoping somebody could point me in the correct direction. All I need is to allow me to be able to press one stroke on the keyboard...lets say the space bar. When I do this, I need a button to get pressed within one window and two check boxes two get checked within another window. When I press the button again, the checkboxes need to be unchecked and a different button pressed within the same window that the first button was pressed in. What is the easiest way to go about this? Cheers!
JohnOne Posted February 4, 2013 Posted February 4, 2013 HotKeySet ControlClick You can read up on them in the help file. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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