CCing the IPython user list back in so this conversation is visible.<br><br><div class="gmail_quote">On 18 January 2012 21:14, Thomas Kluyver <span dir="ltr"><<a href="mailto:takowl@gmail.com">takowl@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><div class="gmail_quote">On 18 January 2012 21:11, Robert Cimrman <span dir="ltr"><<a href="mailto:cimrman3@ntc.zcu.cz" target="_blank">cimrman3@ntc.zcu.cz</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The only reason why wx threading is needed is that without it mayavi windows block the shell.</blockquote></div><br></div>That's what that example is about - letting wx GUIs run without blocking the shell. Note that we no longer use threading - it's now cleverly integrated with the wx event loop. Someone on the bug report I linked to now reports that it is working again, so give it a shot.<br>
<br>Note that that example is for 0.11+: the code for 0.10.x will be quite different.<span class="HOEnZb"><font color="#888888"><br><br>Thomas<br>
</font></span></blockquote></div><br>