Jump to content

Recommended Posts

Posted

Hello,

I want to write a small script that constantly checks which controls are clicked in another window.

e.g. when installing a program I want to know which buttons have been pressed during that installation.

Is there some way to do this? Haven't found any yet...

The AutoIt Window Info for example is able to get the id of the control you clicked...is that possible with autoIt?

/Nimrod

Posted

Search for AutoItMacroGenerator. It's also included in the full install of SciTE4AutoIt.

If i got it right, AutoItMacroGenerator captures inputs by keyboard and by mouse, but i need to know the ID's of the clicked controls...

  • Moderators
Posted

If i got it right, AutoItMacroGenerator captures inputs by keyboard and by mouse, but i need to know the ID's of the clicked controls...

Obviously you didn't try my suggestion, because you would have noticed it records clicked controls by ClassnameNN.

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
  • Recently Browsing   0 members

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