tkinter with multithreads

Aahz Maruch aahz at panix.com
Thu Dec 20 22:50:25 EST 2001


In article <mailman.1008272658.23804.python-list at python.org>,
Ricardo Quesada  <core.lists.python at core-sdi.com> wrote:
>
>    I'm running python 2.0.1 with windows 2000,
>    and i'm using multiple interpreters to run different python modules 
>(like in mod-python),
>    and everything works ok, except when I try to excecute two Tk 
>modules simultaneously.

Generally speaking, you can only have one Tk handle per process.
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista   

Tenth Virtual Anniversary: 11 days and counting



More information about the Python-list mailing list