<span style='font-family:Verdana'><span style='font-size:12px'>Ok, thank you Ken, but the problem comes up when I _remove_ the Transcript show: message, not when I add it. I.e. Transcript show: seems to do something which makes my UI work correctly.<br /> 
<br /> 
<p style="margin:0px; padding:0px;" > 
        /Martin<br /> 
        Ā </p> 
<blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 5px; margin: 0px 0px 0px 5px;" type="cite"> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana;"><span style="font-size: 12px;">----- Original Message -----</span></span></p> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana;"><span style="font-size: 12px;">From: Ken G. Brown</span></span></p> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana;"><span style="font-size: 12px;">Sent: 03/16/11 03:23 PM</span></span></p> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana;"><span style="font-size: 12px;">To: A friendly place to get answers to even the most basic questions about Squeak.</span></span></p> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana;"><span style="font-size: 12px;">Subject: Re: [Newbies] Strange bug with Morphic</span></span></p> 
        <br /> 
        <div> 
                <div> 
                        <pre style="white-space: pre-wrap; word-wrap: break-word;"> 
If you are using Transcript show: without doing addDeferredUIMessage:, there could be problems in Morphic. 

see &lt;http://forum.world.st/addDeferredUIMessage-Documentation-td2216105.html&gt; 

Ken 

At 2:17 PM +0000 3/16/11, Martin Nilsson apparently wrote: 
&gt; &gt;Martin, 
&gt; 
&gt;&gt;You wrote: 
&gt; 
&gt;&gt;&gt; But if you close the Transcript window, or if you remove a certain 
&gt;&gt;&gt; "Transcript show: '' . " statement in the FiveInARowGame&gt;&gt;performAI method, 
&gt;&gt;&gt; then mouse response will become less responsive in the game, and the 
&gt;&gt;&gt; 'Crosses'' turn.' tag will not update as it should any longer. 
&gt; 
&gt;&gt;I tried your game in Squeak 4.1 (I know I am a little out of date. I 
&gt;&gt;don't know which Squeak you used.) 
&gt; 
&gt;&gt;I did not notice any change in responsiveness whenever I tried any of 
&gt;&gt;your transcript related changes. 
&gt; 
&gt;I'm using Squeak 3.9. I will update to 4.2 now to test if this makes any 
&gt;difference. 
&gt; 
&gt;&gt;&gt; the tag 'Crosses'' turn.' will change to 
&gt;&gt;&gt; 'Nought''s turn.' and back again 
&gt; 
&gt;&gt;I never noticed this happen. ( Perhaps me machine is too fast, or eyes 
&gt;&gt;too slow :D) but the turn notifier switching works fine when I step 
&gt;&gt;through it with the debugger, with the transcript window closed. 
&gt; 
&gt;There should be half a second delay between it turning to 'Nought''s turn.' 
&gt;and then back again to 'Crosses''turn.' , because I added half a second 
&gt;delay to the performAI method which is performed inbetween the changes 
&gt;of the turn notifier. That you don't see this indicates to me that you 
&gt;have replicated my bug after all. Don't you see the changes to the turn 
&gt;notifier when you have a Transcript window open either? Because then it 
&gt;works for me. Anyway, I will update to Squeak 4.2 and see what happens. 
&gt; 
&gt;&gt;Hope this helps, 
&gt; 
&gt;&gt;David 
&gt; 
&gt;Regards 
&gt;Martin 
&gt;____________ 
&gt; 
&gt;_______________________________________________ 
&gt;Beginners mailing list 
&gt;Beginners@lists.squeakfoundation.org 
&gt;http://lists.squeakfoundation.org/mailman/listinfo/beginners 

_______________________________________________ 
Beginners mailing list 
Beginners@lists.squeakfoundation.org 
http://lists.squeakfoundation.org/mailman/listinfo/beginners</pre> 
                </div> 
        </div> 
</blockquote> 
</span></span>