Rickey, Kyle W wrote:
> Tim, thank you for your response. I'm looking at pyAA and they don't
> have an installer for python 2.5. They've got one for 2.4, so I tried to
> install it, and it exited telling me it requires 2.4. So I extracted the
> files out of the installer and put them my site-packag
essage-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tim Roberts
Sent: Monday, January 21, 2008 1:17 PM
To: Python-Win32 List
Subject: Re: [python-win32] Global Window Messages
Rickey, Kyle W wrote:
>
> I'm not sure if this is the right place to ask, but here goes. I w
Rickey, Kyle W wrote:
>
> I’m not sure if this is the right place to ask, but here goes. I would
> like to monitor system wide window messages to see when windows are
> created/destroyed. The reason being I am writing a small app that will
> reposition windows automatically. I thought of a coupl
I'm not sure if this is the right place to ask, but here goes. I would
like to monitor system wide window messages to see when windows are
created/destroyed. The reason being I am writing a small app that will
reposition windows automatically. I thought of a couple of different
approaches.
Firs