Hi Howard,
Just to clarify some of the code snippet
" Add to the current space. "
replica := hand world ownerMorph harness avatar replica.
root := replica future root.
root future addChild: eventFrame.
What does "hand world ownerMorph harness avatar replica" convey.
I know in bits and pieces ( hand is cursor, world is the outermostcontainer ..etc)
Overall could you pls explain?
Also how does 'hand' get defined to CPlayer or some such classes, ( how does it get the context without defining the class in which it resides)
Apologies for my knowledge.
Thanks & Regards
Kiran