Jump to content

When a user clicks a control button


Recommended Posts

I'm making an assisted VPN client for at work where the majority of the work is done by the Cisco VPN but use AutoIT to help automate the process.

What I want to do is when the user clicks on Control (ClassnameNN) QWidget2 wait 5 seconds, then start setting up network drives. Is there a way to know when they have hit that particular control?

Link to comment
Share on other sites

Controlclick()

Sleep(5000)

Controlsend()

Etc....

" I haven't failed. I've just found 10,000 ways that won't work." Thomas Edison "You cannot help men permanently by doing for them what they could and should do for themselves." Abraham Lincoln

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...