[Newbies] Programmatically manipulating the mouse

K. K. Subramaniam subbukk at gmail.com
Tue Sep 16 05:36:28 UTC 2008


On Saturday 13 Sep 2008 9:26:02 am Aidan Gauland wrote:
> But what CAN I do to the mouse?  Could I make it temporarily invisible in,
> for example, a large game where the mouse would just get in the way?  Can I
> change its appearance on the screen?  I can't seem find out much using the
> browser.
Take a look at Cursor class. It controls the appearance of the cursor. You 
could also look at the senders of showWhile: for examples on how to change 
cursors for a short while.

HTH .. Subbu


More information about the Beginners mailing list