Jump to content

Recommended Posts

Posted

I am able to compile and run other scripts provided by my colleagues. The problem is seen only with compiling this script. Version of AutoIT installed is 3.3.14.0.

  • 1 year later...
Posted

Hi jdelaney. I used your script to scan through controls and their properties in a large complex Windows form. There are controls - specifically multiple checkbox grouped inside tablecontrolpanel and the script does not identify them. Is there a way to understand if a given control 1) has child controls within it. 2) Iterate them and click checkbox based on Y/N? Please help and guide.

Posted (edited)

use UIASpy instead to see all your available controls. AutoIt can't see all controls. Especially XAML based forms. Start to learn UIAutomation. It can do what you need to do most likely.

Edited by Earthshine

My resources are limited. You must ask the right questions

 

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