
-----------------------------------
Martin
Tue Apr 22, 2003 8:49 pm

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

-----------------------------------
Tony
Tue Apr 22, 2003 9:54 pm


-----------------------------------
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.

-----------------------------------
Asok
Tue Apr 22, 2003 10:34 pm


-----------------------------------
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.

-----------------------------------
Tony
Tue Apr 22, 2003 10:43 pm


-----------------------------------
no, thats just harder to do... i think... just move and lock the mouse in bottom right corner :wink:

-----------------------------------
Asok
Wed Apr 23, 2003 6:39 am


-----------------------------------
it has to stay within the window so that wouldn't work tony.

-----------------------------------
Dan
Wed Apr 23, 2003 6:14 pm


-----------------------------------
what compiler are you using? the code for mouse and pics is difrent depdeing on the compiler, os, and liabery files.
