Jump to content

Recommended Posts

Posted

Hello,

I have to click on single value from list of value in window table. Please refer attached screenshot.

Requirment:-

Initially the "Block" button is disabled, once we click on any .exe from the list of value, the button become enabled.

How to get all row data and click on single data to block using autoIt script, helighted the table values in screenshot.

Any suggesations/inputs would be appreciated...

Thanks in advance,..

Regards,

Matti

post-87524-0-96581900-1413203463_thumb.p

Posted

There are a few funcs you could use to accomplish this.

_GUICtrlListView_GetItemText
                                               Array
                                               String

_GUICtrlListView_FindInText

_GUICtrlListView_SetItemSelected

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