Computer Science Canada

Mouse

Author:  Doug101 [ Wed Apr 02, 2008 7:22 am ]
Post subject:  Mouse

How can you hide the mouse when your running the program.

Author:  Doug101 [ Wed Apr 02, 2008 10:39 am ]
Post subject:  Re: Mouse

can somebody plz help.

Author:  Michael516 [ Wed Apr 02, 2008 10:40 am ]
Post subject:  Re: Mouse

you move it off the screen.

Author:  Doug101 [ Wed Apr 02, 2008 10:43 am ]
Post subject:  Re: Mouse

micheal516 thats not what i meant if something is following the mouse how do you hide the mouse

Author:  Clayton [ Wed Apr 02, 2008 11:40 am ]
Post subject:  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.

Author:  Doug101 [ Wed Apr 02, 2008 6:24 pm ]
Post subject:  Re: Mouse

k thanks


: