Hi,
Is there any reason why Transcript show doesn't work when called from
an event handler?
I have
> Transcript show: 'Hello'; flush
inside an onMouseDown handler method, and although the method is
called (it changes the morph's color), nothing is printed in the
Transcript-Window.
If I call the same method from the main "thread" while constructing
the UI, everything works as expected.
Thank you in advance, Clemens
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners