Tor Erik <[EMAIL PROTECTED]> 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to