win32gui

Tim Roberts timr at probo.com
Tue Jan 13 01:21:08 EST 2009


Gandalf <goldnery at gmail.com> wrote:
?
>Hi, everyone
>I'm searching the win32gui lib to find a way to get the text under the
>user cursor.
>so far I managed to find only the controller ID which under the cursor
>this way
>
>cursorID = win32gui.WindowFromPoint(win32gui.GetCursorPos())
>
>their is function called GetWindowText I tried to use but it doesn't
>work in most of the time
>
>someone know a way to do this?

Did you not like the reply I gave you the first time you asked this
question?
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list