Jump to content

Recommended Posts

Posted (edited)

I want to make an app that automates another app... but most of the data in the base application is represented in a listview. How can I "get into" the listview to 'read' its data? The wininfo tool gets me the control ID of the listview, but thats as far as I got. :)

I've never had to deal with listviews before. Ugh.

Anyway, thanks for your help!

Brick

[edit] I should say that I DID look for this topic discussed already, but nothing caught my eye. Sorry if this is a repeat!

Edited by Brickoneer
  • Moderators
Posted

I want to make an app that automates another app... but most of the data in the base application is represented in a listview. How can I "get into" the listview to 'read' its data? The wininfo tool gets me the control ID of the listview, but thats as far as I got. :)

I've never had to deal with listviews before. Ugh.

Anyway, thanks for your help!

Brick

[edit] I should say that I DID look for this topic discussed already, but nothing caught my eye. Sorry if this is a repeat!

You can start by providing the name of the app.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted (edited)

Ah, thanks guys!

I haven't gotten the latest version of autoit yet, I'm still using 3.2.8, so I didn't have the GuiListView.

You can start by providing the name of the app.

I didn't name the application because it isn't a publicly used application. No point. :)

Thanks again!

Brick

Edited by Brickoneer

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