How To Open Transcript?

Andreas Raab raab at isgnw.cs.uni-magdeburg.de
Wed Dec 2 17:21:24 UTC 1998


> If an error occurs in reading a file, I want to open a Transcript window,
> when the first error is encountered and show that error message, then show
> any subsequent error messages.  I have opened a Transcript window but
> control doesn't return (I think) to the point after the open stuff and
> continue executing.

That's true. Have a look at StandardSystemController>>open and
ControlManager>>scheduleActive: -- you'll see that the currently active
process is terminate when a window is scheduled. It's hard to get around
this in MVC.

  Andreas
-- 
Linear algebra is your friend - Trigonometry is your enemy.
+===== Andreas Raab ============= (raab at isg.cs.uni-magdeburg.de) =====+
I Department of Simulation and Graphics      Phone: +49 391 671 8065  I
I University of Magdeburg, Germany           Fax:   +49 391 671 1164  I
+=============< http://isgwww.cs.uni-magdeburg.de/~raab >=============+





More information about the Squeak-dev mailing list