kris06 Posted January 14, 2008 Posted January 14, 2008 Hi All, I am trying to automate some of my tasks, and when trying to map the x, y co-ordinates through mouse, i figured it would be different for different monitor sizes, i need an alternative, like using the name of the button to click on it or something like that, I have tried several places, couldnt come up with an example. I would really appreciate, if somebody could help me out with that. Rgds, Kris
ame1011 Posted January 14, 2008 Posted January 14, 2008 look up controlclick and controlsend in the helpfile [font="Impact"] I always thought dogs laid eggs, and I learned something today. [/font]
kris06 Posted January 14, 2008 Author Posted January 14, 2008 Hi, The application i am trying to automate is a telecom exchange switch, the options are all on the left hand side, when i click on one, its properties appear on the right. this is wht i tried: ControlClick("Chassis -", "", "","left","2") This doesnt work for me. Am i missing somethin here? much appreciated. kris
PsaltyDS Posted January 14, 2008 Posted January 14, 2008 Hi,The application i am trying to automate is a telecomexchange switch, the options are all on the left hand side, when i click on one, its properties appear on the right. this is wht i tried:ControlClick("Chassis -", "", "","left","2")This doesnt work for me. Am i missing somethin here? much appreciated.krisHave you run the AutoIt Window Info tool to see what properties of the control are? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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