in reply to
Re: Tk sub calling problem
in thread
Tk sub calling problem
If the
find
itself is taking several seconds then put the
$main->update()
in the callback subroutine (
check_file
?) and execute it occasionally.
Comment on
Re: Re: Tk sub calling problem
Select
or
Download
Code
In Section
Seekers of Perl Wisdom