Jump to content

Recommended Posts

Posted

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

Posted

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]")
Posted (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 by potitpanda
Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...