[Twisted-Python] wxPython integration & msg sending from the GUI

Itamar Shtull-Trauring itamar at itamarst.org
Mon Aug 18 06:36:54 MDT 2008


On Mon, 2008-08-18 at 12:11 +0200, Gabriel Rossetti wrote:

> or can I directly call it like :
> 
>     srv.sendMessage(my msg")
> 

You can do that, yes.

> ? I followed the wx integration tutorial on the Twisted homepage. I 
> guess my question is more like : "Does the wxPython integration make it 
> run in the reactor thread or not".

wxreactor makes wx run in same thread as Twisted, yes (at least from
your point of view).





More information about the Twisted-Python mailing list