There's a cursor issue though... when you have TextMorphs in e.g. list (FastTable), then the cursor changes to text selection, that's why I wanted to use StringMorph.
So maybe renaming (subclassing?) StringMorph to LabelMorph to make it more clear?
Peter