On 12 November 2011 12:47, Alain Plantec <alain.plantec@yahoo.com> wrote:
Le 12/11/2011 06:39, Igor Stasenko a écrit :
On 11 November 2011 23:13, Johannes Rasche <johannesrasche@mac.com <mailto:johannesrasche@mac.com>> wrote:
  as Igor mentioned yesterday it's useful for long texts.
well, i said that its purpose to display different portions of same text in multiple morphs. For long texts, i really doubt that its uselful, because it doesn't scales well.
  I would suggest, if the majority don't see the advantage of pred/succ,   to create a subclass
Agreed. Right now , Pharo not using this feature in text editor(s). There is no need to have such complicated text composition, and i doubt it will arise. If someone would want to create a full-pledged text viewer/editor with multipage/multicolumn layout support, first thing what i would do is to use different model for text, not one which used in Text class.
So I don't see why you agree ... :) better is to let TextMorph as it is then. No energy to build a subclass for nothing.
oh, sorry. i meant we can rip off this of TextMorph. And if there are someone who using this feature (where are you), we can create a subclass with this stuff.
Cheers Alain
-- Best regards, Igor Stasenko.