[Twisted-Python] Twisted with wxPython in a thread
Andrew Francis
andrewfr_ice at yahoo.com
Tue Aug 24 11:32:06 MDT 2010
Hi
>I can't find any examples of using Twisted with wxPython, were wx is in
>a seperate thread. I used to have one somewhere but can' t find it
>either. I'm looking because for some reason my code doesn't work (the
>GUI freezes), even though I use reactor.callFromThread() for Twisted
>calls from wx and wx.CallAfter() for wx calls from Twisted. Can anyone
>point me to an example?
This may be off topic but isn't there a wxReactor() so that you can
avoid a separate thread?
Cheers,
Andrew
More information about the Twisted-Python
mailing list