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

Gabriel Rossetti gabriel.rossetti at arimaz.com
Tue Aug 19 02:37:14 EDT 2008


Itamar Shtull-Trauring wrote:
> 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.
>
>   
Ok
>> ? 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).
>
>   
Ok, thank you!

Gabriel




More information about the Twisted-Python mailing list