Hi Blake,

I tried this every which way. I was able to create a new Transcript with the 'make a sibling' halo, but couldn't figure out how to give it it's own name (so it was a separate stream). How do you do this?

-- John

On Sep 11, 2007, at 12:33 AM, Blake wrote:

On Mon, 10 Sep 2007 21:20:31 -0700, Scott Wallace <[EMAIL PROTECTED]> wrote:

Hi, John,

Via the Squeak UI: each time you choose "open transcript" from the "open..." branch of the World menu, a new Transcript window is opened.

Via code:  evaluate "Transcript open".

But that doesn't solve addressing the two transcripts separately. If you do that, and then do:

Transcript show: 'test'

It'll show up on both. If you bring up the halo and copy the transcript, however, you get two completely independent transcripts.
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Websites for On-line Collectible Dealers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Identry, LLC
John Almberg
(631) 546-5079
[EMAIL PROTECTED]
www.identry.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to