Jump to content

Retrieving the data from a table(custom control)


Recommended Posts

Hello guys, I work in a warehouse and some times I need to generate some reports informing what's entering and what's leaving the place. We have a software that does this, the problem is that it only displays the data on screen, you can't print or copy the text from it. See the picture below:
Pzc2CyI.png
I want to get this information but I couldn't do it because, as you can see in the picture, it's a custom control. I tried using the ListView UDF, ControlGetText, SendControl("GetSelected") and some other nonsense stuff but I failed.
I managed to get all handles from this windows, if this helps.
Can you give me some ideas please? This thing is so annoying, the information is there but I can't do nothing with it.
Thank you in advance!

Edited by pedmacedo
Link to comment
Share on other sites

Read my reply (#2) in what I already posted. This should retrieve all the data you need. Can you post some code with an example that we can test on our end?

Edited by computergroove

Get Scite to add a popup when you use a 3rd party UDF -> http://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/user-calltip-manager.html

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