Jump to content

Recommended Posts

Posted (edited)

I'm looking for a method to list all the objects in w Window; something similar to WinGetClassList but instead of getting a list of the classes I need a list of all objects (without or without their class)

This needs to work with AutoItX as well.

Edited by TheWulf
Posted

Yea, example : If there were 2 command buttons and a text box, it would return the name of all these objects, such as

Button1
Button2
TextBox1
Guest Py7|-|[]/\/
Posted

@Larry

Why do you use Send("#r") instead of WinMinimizeAll()?

Posted

... #r and Winminimizeall() have nothing in common.

Win+R open the Run dialog.

Do you know what is that? Yes! That old dialog the people used before Ezzetabi invented Run!, now lonely and forgot.

I understood if you don't remember. :)

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
×
×
  • Create New...