Jump to content

Recommended Posts

Posted

Hi all,

I am trying to click and enter value for particular cell from treeview with multiple column GUI. How to do that.. Any sample script will be very helpful. or any function similar to _GUICtrlListView_GetColumn available for TreeView? Thank you.

Posted (edited)

That's not a tree view.  Use the AutoIt Spy tool, and output the control data here.  It looks like a listview.

_GUICtrlListView_GetItemText.  Read the help file on this one.

Edited by jdelaney
IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.

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