Dec. 9, 2015
3:45 p.m.
Le 09/12/2015 15:47, Ferlicot D. Cyril a écrit :
Le 09/12/2015 15:18, Nicolai Hess a écrit :
I thnk the Transcript scroller uses a TransformMorph as well.
I tried 4-5 other methods without a transcript to see if the same thing happen without it but each time the image crash immediately⦠I tried to print in stdout, in rubric, to use #inform:, to write in a file⦠Nothing works, I get an emergency evaluator all the time.
If you use the Jejak tracer, then you would get events for each call of the method, and then you could filter on which instance you want to see the events. Jejak is a bit rough to use at the moment however... Thierry