Jump to content


Photo

Show/hide The Mouse On The Fly...


  • Please log in to reply
2 replies to this topic

#1 Recreate

Recreate

    Furry

  • GMC Member
  • 2928 posts
  • Version:GM8

Posted 09 February 2010 - 04:58 AM

Well, it's as simple as that. How can i show/hide the mouse on the fly without resorting to a workaround like never showing the mouse and only drawing a cursor at the mousexy whenever I want it to be visible?

I've been digging through the manual, I can't find anything.


Thanks
~ReCreate
  • 0

#2 Mailas

Mailas

    Send in the Mail

  • GMC Member
  • 5394 posts
  • Version:GM:Studio

Posted 09 February 2010 - 05:08 AM

window_set_cursor(cr_default);

window_set_cursor(cr_none);
  • 0

#3 EchoJerichoX

EchoJerichoX

    www.MetroidCoven.com

  • GMC Member
  • 501 posts
  • Version:GM8.1

Posted 09 February 2010 - 05:57 AM

Alternatively, you can use cursor_sprite = <yourspritename>; And make one of those sprites you use a blank fully transparent sprite.
  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users