frank10 Posted October 1, 2010 Posted October 1, 2010 Hi, I'm trying to get text from some rows in a listview (I think) in a program for the voip. The LogBook, phonebook, etc has a Control "TpageControl". Going down, "Number", "Date", etc, is a SysHeader32 And finally, what I'm looking for, the rows to get text, are "TlistGrid". How can I get that text? I tried: ControlListView("[CLASS:TListGrid]", "", "722754", "GetText", 1 , 1 (and every combination of numbers) ) And it gives me always "0". Any suggestions? I attach a screengrab:
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