flat5 Posted April 23, 2005 Posted April 23, 2005 I am trying to read the text out of a list control. When I use the AU3Info program, listed under "Visible window text", it only shows the text in the leftmost column of the list. I need to access the text in the rest of the columns. How do I get at this text? I have tried using ControlGetText, but all it returns is the text "List1". I don't understand where this text is coming from. It is the listed in the text: field of the Control Under Mouse information in AU3Info, but it isn't what's actually in the window. The list items are in the window. How do I get at the list items? I'm sorry, I'm not a windows programmer so my terminology may be confusing here. Any helpful hints in getting the text out of list items in a listbox? Thanks, Bob
flat5 Posted April 23, 2005 Author Posted April 23, 2005 Never mind, I downloaded the newest version and found the new fuctions expressly for this purpose. It worked like a charm. Thanks. Bob
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now