Hello, everyone,
I'd like to write a Python program that could capture the contents of
another Windows program and analyze the resultant bitmap. First, I have no
idea how to capture another window. Second, I'm not even certain if this
graphical problem is a Python issue or a Windows issue.
Can anyone offer me some guidance on this?
Thanks,
Scott
--
Remove ".nospam" from the user ID in my e-mail to reply via e-mail.
I'd like to write a Python program that could capture the contents of
another Windows program and analyze the resultant bitmap. First, I have no
idea how to capture another window. Second, I'm not even certain if this
graphical problem is a Python issue or a Windows issue.
Can anyone offer me some guidance on this?
Thanks,
Scott
--
Remove ".nospam" from the user ID in my e-mail to reply via e-mail.
Comment