On 01/23/2012 08:35 AM, Neru Yume wrote:
Date: Mon, 23 Jan 2012 08:24:41 -0500
From: d...@davea.name
To: neruy...@hotmail.com
CC: python-list@python.org
Subject: Re: PyHook to catch mouse events
On 01/23/2012 07:06 AM, Neru Yume wrote:
Using PyHook to record mouse events, one has to add
> Date: Mon, 23 Jan 2012 08:24:41 -0500
> From: d...@davea.name
> To: neruy...@hotmail.com
> CC: python-list@python.org
> Subject: Re: PyHook to catch mouse events
>
> On 01/23/2012 07:06 AM, Neru Yume wrote:
> > Using PyHook to record mouse events, one has to add qu
On 01/23/2012 07:06 AM, Neru Yume wrote:
Using PyHook to record mouse events, one has to add quite a few lines to set up
a hook, and as far as I have experienced, if one uses time.sleep() or some
other function that spends some time doing something, the program freezes my
computer completely w
Using PyHook to record mouse events, one has to add quite a few lines to set up
a hook, and as far as I have experienced, if one uses time.sleep() or some
other function that spends some time doing something, the program freezes my
computer completely while doing this (the cursor starts moving