Game Development Community

Canvas.hideCursor()

by Bruno · in Torque Game Builder · 08/12/2006 (2:46 am) · 2 replies

Hi,

When i call this function, the mouse cursor indeed is hidden, however, in the second i move the mouse, the cursor shows up again, any ideia whats going on ?

thanks,
Bruno

#1
08/12/2006 (5:51 am)
There was a thread not to long ago about exactly this, search around. . . .


Try canvas.cursoroff() I'm not sure if that works anymore, but it may.
#2
08/12/2006 (1:44 pm)
I've noticed in the 1.1.1 version of TGB, that the hide/show cursor seems to be working much better.

Just an observation in case your were still on the 1.1.0 or previous version.