
-----------------------------------
Doug101
Wed Apr 02, 2008 7:22 am

Mouse
-----------------------------------
How can you hide the mouse when your running the program.

-----------------------------------
Doug101
Wed Apr 02, 2008 10:39 am

Re: Mouse
-----------------------------------
can somebody plz help.

-----------------------------------
Michael516
Wed Apr 02, 2008 10:40 am

Re: Mouse
-----------------------------------
you move it off the screen.

-----------------------------------
Doug101
Wed Apr 02, 2008 10:43 am

Re: Mouse
-----------------------------------
micheal516 thats not what i meant if something is following the mouse how do you hide the mouse

-----------------------------------
Clayton
Wed Apr 02, 2008 11:40 am

RE:Mouse
-----------------------------------
The short answer is that you can't.

The long answer is that it may be possible. However, this will probably involve writing some code in another language, creating an executable from that source, then run that executable in your Turing code.

-----------------------------------
Doug101
Wed Apr 02, 2008 6:24 pm

Re: Mouse
-----------------------------------
k thanks
