Hiding the mouse cursor
Author |
Message |
MACK DOC
|
Posted: Wed Oct 04, 2006 10:17 am Post subject: Hiding the mouse cursor |
|
|
Hi,
Is it possible to hide the mouse cursor while still using mousewhere?
Thanks |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Tony

|
|
|
|
 |
ericfourfour
|
Posted: Wed Oct 04, 2006 6:08 pm Post subject: (No subject) |
|
|
You can't with turing but you can with other languages. Just create a program that hides the cursor in a differect programming language and Sys.Exec it. Make sure the language you use has access to the windows api.
If you don't feel like doing that you can just find a program on the internet that hides the cursor and Sys.Exec it.
You should also have a program that shows the mouse. |
|
|
|
|
 |
|
|