Why not event-driven packages in other than the main thread?

Lawrence Oluyede rhymes at myself.com
Thu Sep 14 06:36:49 EDT 2006


Tor Erik <torerik81 at gmail.com> wrote:
> If you have two event-based frameworks, both needing to run in the main
> thread, such as Tkinter and Twisted, you have a problem

Twisted supports Tkinter:
http://twistedmatrix.com/projects/core/documentation/howto/choosing-reac
tor.html#auto14

It's better to use GUI with a real reactor available like GTK2 anyway...

-- 
Lawrence - http://www.oluyede.org/blog
"Nothing is more dangerous than an idea
if it's the only one you have" - E. A. Chartier



More information about the Python-list mailing list