logo       

Re: Re: Colored text in a Transcript?: msg#00205

lang.smalltalk.squeak.beginners

Subject: Re: Re: Colored text in a Transcript?

Yes, there is quite a difference between Transcript and TranscriptStream, didn't mention TranscriptStream either ;-)

Thanks for the snippet.

/Klaus

On Fri, 28 Jul 2006 12:02:05 +0200, Bert Freudenberg wrote:

No, Transcript does not support colored text. It uses a string
internally - what you see on screen is only the view, whereas the
Transcript (an instance of TranscriptStream) is only the model.

Of course, with a bit of effort, TranscriptStream *could* be made to
use a Text internally. See attachment ;-)

- Bert -

Am 28.07.2006 um 07:28 schrieb Klaus D. Witzel:

Mike, Alain,

when I do a copy&paste from colored text in a browser to the
Transcript, all emphasis (colors, fonts, etc) is preserved.

So, Transcript supports colored text.

/Klaus


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

News | FAQ | advertise