Re: Reading text labels from a Win32 window
- From: "jUrner@xxxxxxxx" <jUrner@xxxxxxxx>
- Date: 28 Nov 2006 13:01:52 -0800
geskerrett@xxxxxxxxxxx schrieb:
Does anyone know of a way to read text labels from a Win32 application.
I am familiar with using pywin32 and the SendMessage function to
capture text from Buttons,text boxex, comboboxes, etc, however, the
text I am would like to capture doesn't appear to be in a control.
This article tells the whole story
"The secret life of GetWindowText"
http://blogs.msdn.com/oldnewthing/archive/2003/08/21/54675.aspx
And for the headaches, see
"How to retrieve text under the cursor"
http://blogs.msdn.com/oldnewthing/archive/2004/04/23/118893.aspx
Anyway, msdn is the better address for problems like these.
Regards Jürgen
.
- References:
- Reading text labels from a Win32 window
- From: geskerrett
- Reading text labels from a Win32 window
- Prev by Date: Re: Simple text parsing gets difficult when line continues to next line
- Next by Date: Re: SPE (Stani's Python Editor) web site?
- Previous by thread: Reading text labels from a Win32 window
- Next by thread: Wrapping A Shell
- Index(es):