Read only form, that's displayed surrounded by a system window. Evaluate: Transcript clear. I worked on some of the complaints, mainly by Igor on the previous email. Maybe i should also make the TranscriptMorph to use a standard text widget again. pd: please take a look at this issue: ISSUE 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. On Wed, Apr 13, 2011 at 5:18 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
hi guys
why there is no scrollbar on the widgets? why I cannot select text there? why I cannot delete text there?
Stef