Get a control over a window
kyosohma at gmail.com
kyosohma at gmail.com
Tue May 15 09:16:59 EDT 2007
On May 15, 8:06 am, Tom Gur <gur.... at gmail.com> wrote:
> Hi,
>
> I was wondering how do I get control over a window (Win32).
> to be more specific, I need to find a handle to a window of a certain
> program and minimize the window.
It sounds pretty complicated to me, but here's what I found:
http://mail.python.org/pipermail/python-list/2005-November/352639.html
http://forums.devshed.com/python-programming-11/using-python-to-control-windows-132273.html
That should get you started. If you figure it out, post your code so
the rest may benefit.
Mike
More information about the Python-list
mailing list