<div class="gmail_quote">On Thu, Nov 5, 2009 at 12:14 PM, Jon Mills <span dir="ltr">&lt;<a href="mailto:jonmills@moosesoup.com">jonmills@moosesoup.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can anybody point me towards a nice up-to-date example of the use of<br>
Twisted with wxPython?<br>
<br>
I assume (hope) there&#39;s some way to bind the wx event loop into<br>
Twisted&#39;s Reactor? Or do they need to run in separate<br>
threads/processes?<br>
<br>
Thanks in advance,<br>
<br>
Jon Mills<br>
<br></blockquote></div><br>I typically base my code the example that comes with Twisted.<br><a href="http://twistedmatrix.com/trac/browser/trunk/doc/core/examples/wxdemo.py">http://twistedmatrix.com/trac/browser/trunk/doc/core/examples/wxdemo.py</a><br>
<br>Is this not working for you, or had you just not seen it? (It took me quite a while to find... ;) )<br><br>Kevin Horn<br><br>