[Cuis] About TextMorph (Squeak) ---> ? (Cuis)
H. Hirzel
hannes.hirzel at gmail.com
Fri Jan 11 22:51:38 CST 2013
Hello
TextMorph is a subclass of RectangleMorph in Squeak
In Cuis we have a
TextModelMorph
within the following class hierarchy (Cuis)
TextModelMorph allSuperclasses
an OrderedCollection(PluggableScrollPane PluggableMorph
BorderedRectMorph RectangleLikeMorph Morph Object ProtoObject)
Is TextModelMorph the right class to take to port TextMorph from Squeak?
Kind regards
--Hannes
More information about the Cuis
mailing list