Computer Science Canada

hide the mouse

Author:  rollerdude [ Wed May 16, 2007 11:51 am ]
Post subject:  hide the mouse

is there anyway possible to hide the mouse's cursor while its on the screen/window?

Author:  Clayton [ Wed May 16, 2007 11:57 am ]
Post subject:  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.

Author:  Mazer [ Wed May 16, 2007 4:00 pm ]
Post subject:  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.

Author:  DIIST [ Wed May 16, 2007 4:33 pm ]
Post subject:  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 Laughing

Author:  tenniscrazy [ Thu May 17, 2007 10:31 am ]
Post subject:  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

Author:  lilmizeminem [ Thu May 17, 2007 10:52 am ]
Post subject:  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

Author:  tenniscrazy [ Thu May 17, 2007 11:15 am ]
Post subject:  RE:hide the mouse

Quote:
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


: