| View previous topic :: View next topic |
| Author |
Message |
Johnny Newbie
Joined: 19 Feb 2005 Posts: 5
|
Posted: Mon Mar 28, 2005 2:44 pm Post subject: Help on capturing mouse events outside program window |
|
|
Hello everybody!
I would like to ask how I can capture mouse events and mouse movements outside the program window in realtime, so that I can reproduce the mouse actions exactly as how I have done it?
Thank you very much for all attention! |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
Johnny Newbie
Joined: 19 Feb 2005 Posts: 5
|
Posted: Thu Mar 31, 2005 4:17 am Post subject: |
|
|
Thank you very much for your code, Skit3000!
but a problem is that when I store the mouse move as text, the file size will get too large and it is slow to handle, if the timer interval is too short.
However, if the timer interval is too longer, the mouvements will not be continuous...
So I wonder if there is another way to handle this problem? |
|
| Back to top |
|
 |
|