I used that in the past and I was glad there was no other morphs because I had refresh/drawing problems and writing directly on the display was really useful.
Is there a reason that the HandMorph class>>showEvents: feature draws directly on the screen instead of opening a Morph? Am I missing a use case, or would it be okay to turn this into a proper Morph?