Hi,

depending on your use-case you might also consider Spec or Playground��http://forum.world.st/Using-Playgrounds-as-a-notepad-tp4869129p4869227.html

Peter

On Fri, Sep 21, 2018 at 5:06 PM Hilaire <hilaire@drgeo.eu> wrote:
Hello Hern��n,

Thanks to point Rubric which I did not know until now. Any doc/pointer
about this new boy in town?

What is the differences with the TextEditor?

Can the text contains arbitrary Morph?

I am exploring the idea of an infinite roll with text, code and morph.

Hilaire


Le 21/09/2018 �� 00:19, Hern��n Morales Durand a ��crit��:
> StandardWindow new
>�� addMorph: (
>�� ��RubScrolledTextMorph new
>�� �� withLineNumbers;
>�� �� appendText: '/path/to/file' asFileReference contents)
>�� fullFrame: (0@0 corner: 1@1) asLayoutFrame;
>�� openInWorld.
>
> Cheers,
>
> Hern��n

--
Dr. Geo
http://drgeo.eu