=== Top of the Swiki === Attachments ===

What are morphs?


  1. Morphs are objects with a graphical representation. Morph in Greek means shape or form.
  2. Any morph can have component morphs (called submorphs).
  3. A morph with submorphs is called a composite morph.
  4. Any morph may be grabbed, moved, rotated, duplicated, resized or deleted.
  5. All morphs are contained within one topmost morph - the WorldMorph.
  6. Morphs support drag and drop direct manipulation.
  7. The cursor is represented by the HandMorph.


From: http://www.cs.ucsb.edu/oocsb/self/release/Self-4.0/Tutorial/Morphic/Morphs/Morphs.html, http://www.cs.ucsb.edu/oocsb/self/release/Self-4.0/Tutorial/Morphic/Morphs/CompositeMorphs.html and
http://www.cs.ucsb.edu/oocsb/self/release/Self-4.0/Tutorial/Morphic/DragAndDrop/DragAndDrop.html