perhaps this API Call helps:

Code:
  // Hides the Mouse
  cursor = Win32API.new("user32", "ShowCursor", "i", "i" )
  cursor.call(0) // invisible
  //cursor.call(1) // visible


Hope that helps a bit.. It´s an RGSS Call of the Mouse-View API..
perhaps someone can edit it to WDL or Lite-C

Last edited by Espér; 01/31/09 19:24.

Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<