[Cuis] StringMorph and lf
Dan
dnorton at mindspring.com
Sat Jan 24 19:44:33 CST 2015
Hi Juan,
By subclassing SystemWindow, I defined a simple window with 3 panes, using LayoutMorph
newRow for each. Two of these have StringMorph as a submorph. Strings in this app, which
are for display only, contain Character lf in several places are sent using
StringMorph>contents:. They are drawn with every lf removed. Can StringMorph be
commanded to honor the lf? Is there something better that should be used instead of
StringMorph?
Thanks,
- Dan Norton
More information about the Cuis
mailing list