in reply to Re^2: How to run 2 buttons in parallel in Perl/Tk
in thread How to run 2 buttons in parallel in Perl/Tk
The alternative, is to fork off your parallel processes, and that is the way it was originally done before the coming of perl threads.
|
|---|