Jump to content

Like Au3Info, but dumps info about ALL window controls?


 Share

Recommended Posts

Is there a tool which dump triples (CLASS, INSTANCE, ID) for ALL VISIBLE controls in a window when I move my mouse onto it?..

So, I am looking something like Au3Info, but Au3Info dumps only info about one control, and I need the whole dump which includes all window controls information (I plan to use this information for better window detection).

If there is no such tool, possibly you have a source code for something like this? I think it may be easy to improve it... I have seen before that Au3Info is closed - unfortunately. I would be glad to modify Au3Info directly (adding another tab to its window - "controls dump") if its source code may be opened...

Link to comment
Share on other sites

Perhaps the _EnumChildWindows UDF in my signature might help ya?

Link to comment
Share on other sites

Thank you, almost that. But I need a GUI utility which tracks mouse pointer like Au3Info does. Possibly I could create such utility with your _EnumChildWindows, but is there a chance to find such utility exists already?..

Edited by DmitryKa
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...