I'm trying to create a script to automate a process.
Here I have to use a existing screen from our softwarevendor.
In that screen there is a listview of the [CLASS:ListView20WndClass; INSTANCE:1]
Now some commands from AutoIt do work with this listview
example:
when I use the select,the getitemcount, the getsubitemcount of the controlListView => I get the right result
when I use the Gettext of teh controllistview => I don't get a result (I get a blank result)
I've also tried the