Computer Science Canada

Mouse

Author:  Martin [ Tue Apr 22, 2003 8:49 pm ]
Post subject:  Mouse

Anyone know how to hide the mouse or change the mouse pointer? I'm going to make a file to include with a turing project...nice nice

Author:  Tony [ Tue Apr 22, 2003 9:54 pm ]
Post subject: 

well if you tap into window's APIs, you will be able to contol the mouse pointer... I dont know the syntax. But if you find out, post here.

Author:  Asok [ Tue Apr 22, 2003 10:34 pm ]
Post subject: 

what you can do is replace the mouse pointer with a transparent sprite and lock the mouse in the center of the screen... other than that you can't actually get the mouse to disapear but it'll look like it.

Author:  Tony [ Tue Apr 22, 2003 10:43 pm ]
Post subject: 

no, thats just harder to do... i think... just move and lock the mouse in bottom right corner Wink

Author:  Asok [ Wed Apr 23, 2003 6:39 am ]
Post subject: 

it has to stay within the window so that wouldn't work tony.

Author:  Dan [ Wed Apr 23, 2003 6:14 pm ]
Post subject: 

what compiler are you using? the code for mouse and pics is difrent depdeing on the compiler, os, and liabery files.


: