Tk and threads can be even more problematic than the usual range of problems with thread handling in Perl. The key is to create any threads you want to use before you call any Tk code and make sure you don't include Tk code in the threaded code.
If those constraints sound bothersome then you may be able to solve the problem using POE and Tk, but a little Super Searching indicates that Tk and POE tend to fight somewhat too.
In reply to Re: Tk with threads
by GrandFather
in thread Tk with threads
by llancet
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |