Transcript oddity

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Transcript oddity

Ian Bartholomew-21
On Windows XP.

Start up a clean image.
Open the Transcript and maximize it to full screen.
Minimize it to a taskbar icon.
Open a workspace and evaluate
        Transcript nextPutAll: 'hello'; cr.
The taskbar item flashes to indicate the Transcript has been changed.
Open the Transcript - it's empty.
Restore down the Transcript and 'hello' appears.

If you don't do the Maximize at step two then all works as expected.

--
Ian

Use the Reply-To address to contact me.
Mail sent to the From address is ignored.