Jump to content

non-AutoIt Gui listener


Recommended Posts

I'm looking for a function to check when the label in non-Autoit GUI change.

The program which I want to monitor changes one of their labels, when a particular event occurs (status connection change). I have to check if the particular text is written on the label, and take action as fast as possible. I have tried the while loop, sleep and simple looking the text on the label, but it's too slow and not works for me (it's also form of active waiting - nasty for me).

Is there any possiblity to run function in AutoIt, when change occurs on particular GUI element of non-AutoIt window (kind of change listener)?

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...