On Thu, Nov 5, 2009 at 12:14 PM, Jon Mills <jonmi...@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
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to