GreatWall Posted August 5, 2006 Posted August 5, 2006 i wanna give some response to the user who pressed a button in a specified programme. how could i do that? i look for help through the AutoIt Help but get nothing. who could help me?
Moderators SmOke_N Posted August 5, 2006 Moderators Posted August 5, 2006 Download Beta and look at _IsPressed() Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
GreatWall Posted August 5, 2006 Author Posted August 5, 2006 it seems useless to use the funciton _IsPressed cause it only catch the key the user input.
Moderators SmOke_N Posted August 5, 2006 Moderators Posted August 5, 2006 (edited) ControlGetFocus() / _IsPressed('01') Edit: I am assuming this is an outside application, or is it your own? Edited August 5, 2006 by SmOke_N Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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