Keep It Simple, Stupid | |
PerlMonks |
Re: Using Tk::ProgressBarby neosamuri (Friar) |
on Oct 28, 2005 at 06:13 UTC ( [id://503566]=note: print w/replies, xml ) | Need Help?? |
I beleive that you will need to use threads to allow the ProgressBar to be displayed with the main loop while doing the work that your application needs to do.
UPDATE: Just realized that you would need threads::shared in order for this method to work. I am sure that there are better ways of doing this, but I am not sure what
In Section
Seekers of Perl Wisdom
|
|