
surekha.kadi
New User
Dec 12, 2011, 11:01 PM
Post #1 of 1
(757 views)
|
|
how to make the Tk thread safe
|
Can't Post
|
|
Hi, I am trying to run the multiple scripts from main.pl which is uses threads internally 1. there is thread named execution-loop where in i am trying to include the scripts which uses the newly created tk_windows.pm package and then trying to execute it using 'eval' 2. I am able to execute the single script but when the second script begins i am getting Perl interpreter error pop up and to close the application Can any one suggest me solution for coming out of this problem
|