
-----------------------------------
rollerdude
Wed May 16, 2007 11:51 am

hide the mouse
-----------------------------------
is there anyway possible to hide the mouse's cursor while its on the screen/window?

-----------------------------------
Clayton
Wed May 16, 2007 11:57 am

RE:hide the mouse
-----------------------------------
No. Turing does not have access to an API with which to this. You could in theory do it, but it's extremely involved and not altogether worth it in the end.

-----------------------------------
Mazer
Wed May 16, 2007 4:00 pm

RE:hide the mouse
-----------------------------------
Turing is supposed to have this ability, though. It hasn't worked for a while... I think 3.11 worked. All I know is that I once wrote a program which among other things, hid the mouse cursor and drew a Christmas tree in it's place. But yeah, I wouldn't count on it working.

-----------------------------------
DIIST
Wed May 16, 2007 4:33 pm

Re: hide the mouse
-----------------------------------
I remember the old dos version of turing let you hide the mouse. You could possible try that. Im sure your school might still have a copy. My school still does on our old IBM PCs. Be warned dos graphics arnt always the best :lol:

-----------------------------------
tenniscrazy
Thu May 17, 2007 10:31 am

RE:hide the mouse
-----------------------------------
i thoght the newest version actually had a command for that, althogh it's not in the list of commands.  I think its something like:

View.Set ("nomouse")

or something along those lines... my teacher discovered it by playing around.

but it hides the mouse on the whole computer so you have to have another way to exit the program just incase

-----------------------------------
lilmizeminem
Thu May 17, 2007 10:52 am

RE:hide the mouse
-----------------------------------
yea what tenniscrazy said is true
our teacher said that the newer version of turing is able to hide the curser

-----------------------------------
tenniscrazy
Thu May 17, 2007 11:15 am

RE:hide the mouse
-----------------------------------
yea what tenniscrazy said is true 
our teacher said that the newer version of turing is able to hide the curser

not the cursor, the mouse...the cursor is easy
