Feb. 2, 2012
1:22 p.m.
On 2 February 2012 07:13, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi Igor,
A TextMorph can be used for all sorts of purposes, not just Smalltalk code.
In theory. In practice, for those who want something else than editing small snippets of st code, i'd recommend to use (or implement) something else. The text representation model which TextMorph uses, doesn't scale for large texts.
Cheers, Doru
-- Best regards, Igor Stasenko.