Jump to content

Need help grabbing data from External Program ListBox


slasherx
 Share

Recommended Posts

I need help with script. 

i have a program on my pc, it has a list box, i would like to grab that data from that list box, right now i can only select 1 line at a time in list box to copy and paste. i would like a way to do this faster. so i think i need a way to grab the data from the program listbox.

here is the info from the Window Info. If someone can help me with a scrip to do this i would really apriciate it.

Basic Window Info

Title: DFS Tool

Class: WindowsForms10.Window.8.app.0.2bf8098_r11_ad1

Basic Control Info

Class: ComboLBox

Instance: 1

i need to grab data from ComboLbox.

>>>> Window <<<<
Title:  DFS Tool
Class:  WindowsForms10.Window.8.app.0.2bf8098_r11_ad1
Position:   84, 66
Size:   983, 586
Style:  0x16CF0000
ExStyle:    0x00050100
Handle: 0x000C151E

>>>> Control <<<<
Class:  ComboLBox
Instance:   1
ClassnameNN:    ComboLBox1
Name:   
Advanced (Class):   [CLASS:ComboLBox; INSTANCE:1]
ID: 1000
Text:   
Position:   416, 356
Size:   121, 56
ControlClick Coords:    22, 9
Style:  0x54208041
ExStyle:    0x00000200
Handle: 0x00190A26
Link to comment
Share on other sites

Welcome to the forum.

We recommend you do some tutorials before diving in the deep end, and then, once you are ready, but still having difficulty, post here the code you've created, as we are only too happy to help you, if you show some initiative yourself.

Perhaps, when you have grasped a few basics, you might try the Window Management section of the Help file, and the Controls sub-section of that, to get some ideas where to try or make a start.

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

Spoiler

What is the Secret Key? Life is like a Donut

If I put effort into communication, I expect you to read properly & fully, or just not comment.
Ignoring those who try to divert conversation with irrelevancies.
If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it.
I'm only big and bad, to those who have an over-active imagination.

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

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