[Twisted-Python] Twisted and wxPython

Kevin Horn kevin.horn at gmail.com
Thu Nov 5 11:43:47 MST 2009


On Thu, Nov 5, 2009 at 12:14 PM, Jon Mills <jonmills at moosesoup.com> wrote:

> Can anybody point me towards a nice up-to-date example of the use of
> Twisted with wxPython?
>
> I assume (hope) there's some way to bind the wx event loop into
> Twisted's Reactor? Or do they need to run in separate
> threads/processes?
>
> Thanks in advance,
>
> Jon Mills
>
>
I typically base my code the example that comes with Twisted.
http://twistedmatrix.com/trac/browser/trunk/doc/core/examples/wxdemo.py

Is this not working for you, or had you just not seen it? (It took me quite
a while to find... ;) )

Kevin Horn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20091105/7999fe19/attachment.html>


More information about the Twisted-Python mailing list