Greetings, autoiters,
I'm now trying to get some text out of gui application, WinGetText works great, but how could I get it to work more percisely? I mean, to get the text out of specific windows form, using the active window info tool, I was able to identify the ClassNN of that window form called "WindowsForms10.EDIT.app.0.2e0c68121", what's next? I looked at the help doc, but what I'm looking for was not part of the standard parameters of WinGetText function.
How to get the visible text out of specific windows form
Started by
tylrwoo
, May 07 2012 02:35 AM
2 replies to this topic
#1
Posted 07 May 2012 - 02:35 AM
#2
Posted 07 May 2012 - 02:38 AM
The text visible on form may be a label caption. You can get its control ID by pointing Window Info Tool over the text you want to retrieve
Edited by MKISH, 07 May 2012 - 02:39 AM.
Get DROPBOX - simplify your life...
:::::Dear LOL and Hmmmm... thank you for always being there, when I have nothing else to say... - great words by the author of this post:::::
#3
Posted 07 May 2012 - 02:47 AM
Search help file for ControlGetText
The text visible on form may be a label caption. You can get its control ID by pointing Window Info Tool over the text you want to retrieve
OMG, this is exactly what I'm looking for! MKISH, thank you so much, you're the life sevier!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





