On Nov 10, 2011, at 12:51 PM, Igor Stasenko wrote:
looks like the purpose is to make multiple morphs, displaying different (but adjacent) portions of one text..
In the orginal 2.0 Squeak image there was a demo that demonstrated text filling morphs, with the text flowing between multiple ones. It is likely that it has never been used outside of this Demo. The idea was that morphs could be the building blocks of a text layout system like we see in Pages or Word (or better example FrameMaker). So if you want to have two paragraphs on one page, put two textmorphs and let the text flow beteen them. No model, the morphs are the model and the view at the same time. The question is if that is really realistic to build a Rich Text editor that way?
(i would just throw it away ;)
Yes. Marcus -- Marcus Denker -- http://marcusdenker.de