May 2, 2015
6:17 p.m.
On 02/05/15 15:19, Nicolai Hess wrote:
I think this is a bug, introduced early in the move from squeak to pharo. (It used to work in squeak). Although we don't have any use of a "pure" TextMorph (I don't know of any place/project, either it uses String/LabelMorphs for texts or it uses another TextEditorMorph), without any pluggableXXXMorph around it, I think we should fix this.
I have 23 references to TextMorph in a 40556 image. In writing about Morphic in MorphicDraw, I am looking for the simplest classes that work. That should help when translating later to Bloc. Stephan