logo       

Re: How to increase size of Transcript: msg#00013

lang.smalltalk.squeak.beginners

Subject: Re: How to increase size of Transcript

On Fri, May 2, 2008 at 5:49 PM, Milan Zimmermann
<milan.zimmermann@xxxxxxxxxxxx> wrote:
> When writing to Transcript using Transcript show:, after certain amount is
> put on the Transcript, the screen gets cleaned, keeping only about 10K of
> text.
>
> Is there a way to increase the amount of text Transcript keeps before
> cleaning?
>
> Thanks Milan
>
> PS: I tried to inspect the Transcript model (TranscriptStream) and modify the
> readLimit and writeLimit but it did not help.

I believe the characterLimit method of TranscriptStream is what you're after.

Cheers,
Michael


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise