Comment #2 on issue 3948 by [email protected]: Transcript and ThreadedTranscript needs to be merged
http://code.google.com/p/pharo/issues/detail?id=3948

I've replaced the Transcript class with an equal TranscriptModel instance, reverting to the use of a global Transcript, according to Igors suggestion. I also modified a bit the TranscriptMorph, to denote the read-only nature of the text. (Igor suggested to be able to select the text as well, not yet there); and changed all the uses ( in Core) to go through StandardToolSet openTranscript.



First load the changeset, then evaluate the contents of the saved workspace.

Attachments:
        TranscriptModelLoad.1.cs  14.0 KB
        TranscriptPostLoad.ws  404 bytes


Reply via email to