Am 11.09.2008 um 11:33 schrieb Aidan Gauland:

Hello,

Earlier today I was trying to figure out how to manipulate the mouse by sending messages to ActiveHand. I tried using HandMorph>>position: (did I write that correctly?), but it did nothing. What I evaluated in a workspace was "ActiveHand position: ([EMAIL PROTECTED])" (and a few variants on that to be sure I got the syntax right). If it helps anyone give advice, what I'm try
ing to do is create a class to give the mouse inertia.


Morphic supports multiple hands. You should not manipulate the user's hand but a secondary one. See for example HandMorphForReplay.
- Bert -


_______________________________________________
Beginners mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to