Creating frames in threads

Bob Greschke bob at passcal.nmt.edu
Wed Mar 10 18:23:53 EST 2004


I have a program that creates one or more frames with

   TF = TopLevel(Root)

talks to some equipment, calculates some stuff, draws a graph on a canvas in
the frame, then exits.  The frame/s goes with the thread and disappears when
the thread is finished -- which I guess makes sense.  Is there a way to keep
those frames around after the thread is gone?

Thanks!

Bob




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 100,000 Newsgroups - 19 Different Servers! =-----



More information about the Python-list mailing list