in reply to
Reading from a GUI application
Hi Moritz, GetWindowText is returning the window title,I want the contents inside the window,is there any function with which I can do that?
Comment on
Re: Reading from a GUI application
Replies are listed 'Best First'.
Re^2: Reading from a GUI application
by
Anonymous Monk
on Jul 22, 2011 at 07:33 UTC
See
Re: Reading from a GUI application
and work through the tutorial, use winspy, its just a matter of finding the right window
[reply]
In Section
Seekers of Perl Wisdom