[Twisted-Python] Re: Twisted and wxPython on windows

Itamar Shtull-Trauring twisted at itamarst.org
Fri Mar 14 11:20:13 EST 2003


On 14 Mar 2003 16:03:46 +0100
Thomas Heller <theller at python.net> wrote:

> IMO the twisted wxreactor (or what it's called) does it wrong (Note
> that I'm only talking about Windows here, I have no clue about Linux
> or other systems): it tries to integrate the wxPython eventloop into
> twisted's event loop, while it should be exactly reverse: the twisted
> 'events' must be passed through wxPython's event loop, which is a
> Windows messageloop.  See also the description in the post mentioned
> above. And it *should* also work unchanged with other GUI toolkits,
> Tkinter for example, although I didn't try this.

I will at some point investigate this as a replacement for the current
wx support.




More information about the Twisted-Python mailing list