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 _______________________________________________ Beginners mailing list [email protected] http://lists.squeakfoundation.org/mailman/listinfo/beginners
