strange Tkinter problem
Luke
LLoeffler at home.com
Wed Dec 26 22:01:18 EST 2001
More information about the Python-list mailing list
Wed Dec 26 22:01:18 EST 2001
- Previous message (by thread): strange Tkinter problem
- Next message (by thread): REPOST: Re: strange Tkinter problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
No, Tkinter doesn't automatically spawn a new thread to handle a callback function. I suppose you could modify the code if you wanted to at the risk of destroying all portability.
- Previous message (by thread): strange Tkinter problem
- Next message (by thread): REPOST: Re: strange Tkinter problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list