potitpanda Posted November 5, 2007 Posted November 5, 2007 Hello I Have some problems with the Command "ControlClick" with the usage of the synthax ControlCLick("Assistant de diffusion/trancodage...","","[CLASS:Button; INSTANCE:5]") Is the correct synthax, anyone can simplify the use of control click Is existing a contron click code generator ??? Thanks for responding
Nahuel Posted November 5, 2007 Posted November 5, 2007 Well.. it looks good to me.. Make sure you are using the right window title. Try this as well: ControlCLick("Assistant de diffusion/trancodage...","","[CLASSNN:Button5]")
potitpanda Posted November 5, 2007 Author Posted November 5, 2007 (edited) I have used your command, the name of the window is OK but this no take effect.... I don't understanding Other question : is any french help guide of AutoIt exists ? Edited November 5, 2007 by potitpanda
Nahuel Posted November 5, 2007 Posted November 5, 2007 I don't know.. you are probably just using the wrong window title.. use AutoIt Window Info Tool to get the exact name of the window and controls.And this is what Google says for AutoIt Français:http://autoit-fr.realbb.net/
potitpanda Posted November 5, 2007 Author Posted November 5, 2007 Okay i have modified the window title in my command A new problem, I would choose an option in a listbox with ControlClick Should I use the Control Coords in my ControlClick command, but if i send control ID, no works Is this the correct synthax ??? ControlCLick("Assistant de diffusion/trancodage","",156 ,26) Thanks for your help
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