Help for this page

Select Code to Download


  1. or download this
    sub MainLoop
    {
    ...
        }
      }
    }
    
  2. or download this
    use Tk;
    my $pb = launch_progress();
    ...
            return $tk_progressbar;
    }