Hi Holger,

On 28/04/2009, at 19:05 , holger krekel holger-at-merlinux.eu |py-dev|  
wrote:

> i meant that GUI threads need the main thread to run their
> event loop.  With your patch execution will always run in
> sub threads on the remote side.

Just a quick question, why does the GUIs event loop need to run in the  
gateways main thread? I understand that all the widget initialisation  
and event handling has to be done from the same thread, but I don't  
understand why this can't be a created thread.

Simon
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to