Help for this page

Select Code to Download


  1. or download this
    use Tk;
    use lib ".";
    ...
    sub stop_it {
        $break = 1;   # set by mou-click
    }
    
  2. or download this
    Tk::Error: Failed to AUTOLOAD 'MainWindow::waitVariableX'
    Carp::croak at C:/Perl/lib/Carp.pm line 269
    Tk::Widget::__ANON__ at C:/Perl/site/lib/Tk/Widget.pm