Thought so, shame, C it is.
Cheers
Simon
Clinical Scientist
ACT
0121 627 1627 ex 53245
···
-----Original Message-----
From: Robin Dunn [mailto:robin@alldunn.com]
Sent: 05 May 2004 19:36
To: wxPython-users@lists.wxwidgets.org
Subject: Re: [wxPython-users] Background monitoring of mouse events
Judge Simon wrote:
Hi,
I want to monitor mouse clicks to another program - is this possible
using the wx Mouse Event handlers???In other words I want to make a simple app that runs in the background
and logs the time and location of every mouse click.
wxPython is too high-level of a toolkit. You need much lower level
access to the platform APIs and message queues to be able to do things
like this.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org