shaqan Posted January 6, 2013 Posted January 6, 2013 Is it possible to detect "live" event in another GUI (button clicked, value changed in edit box..etc) without polling it with an ControlCommand/ControlGetText etc commands trough a loop? I have an event driven macro which would run quite a lot more efficiently if I could just find a way for this. Thank You
Chance Posted January 6, 2013 Posted January 6, 2013 yeah, but I think it involves injecting a dll into the process that has the window, someone posted an example around here one time. it was discussed here and someone took it to examples
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