Jump to content

ControlGetText Issue


Recommended Posts

Hello!

I am trying to get som information from a application.

Class:WindowsForms10.SysListView32.app.0.2004eee

ClassNN:WindowsForms10.SysListView32.app.0.2004eee2

Advanced (Class):[CLASS:WindowsForms10.SysListView32.app.0.2004eee; INSTANCE:2]

All i get is a empty string.

I can read the statusbar and other windowsin the same application, but not the 2 windows i need.

Any suggestions?

TIA

Link to comment
Share on other sites

Hello!

I am trying to get som information from a application.

Class:WindowsForms10.SysListView32.app.0.2004eee

ClassNN:WindowsForms10.SysListView32.app.0.2004eee2

Advanced (Class):[CLASS:WindowsForms10.SysListView32.app.0.2004eee; INSTANCE:2]

All i get is a empty string.

I can read the statusbar and other windowsin the same application, but not the 2 windows i need.

Any suggestions?

TIA

Try ControlListView() or the _GuiCtrlListView_* UDF functions on it.

:P

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

  • 3 years later...

Hi Guys,

I am having huge issues with this. I know this topic is 3 years old but it is the only that appears on search!

I have tried the ControlListView() and the _GuiCtrlListView_* UDF functions and using the Get Count functions of each, they both return 0 items (where there are 2 items in the ListView panel.

Any other ideas?

Mark

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...