Chris,<br><br>On Wed, May 28, 2008 at 3:10 PM, Chris Mellon &lt;<a href="mailto:arkanes@gmail.com">arkanes@gmail.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">&lt;snip&gt;<br>
</div></div></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;ve seen reports of this from other people, although I can&#39;t recreate<br>

it either. It seems to be related to the idle handler that wx installs<br>
in gtk not being serviced, and I think it&#39;s related to the gtk<br>
version. As a workaround, try calling wx.WakeUpIdle() in your wx.Timer<br>
function.</blockquote><div><br>&nbsp;Setting a wx.Timer to call wx.WakeUpIdle() does fix this problem!&nbsp; Do you have a recommendation on how often the timer should fire?&nbsp; Not firing often enough (&gt; 500 ms) causes all the network communication to be slow, but what are the ramifications of setting the timer value really low (1 ms)?<br>
<br>/Mark<br></div></div>