Help for this page

Select Code to Download


  1. or download this
        #Create the bottom Frame
        my $bottom          = $configDialog->Frame;
    ...
        $clientnameFrame->pack(-side=>'right');
        
        $bottom->pack();
    
  2. or download this
    Assuming 'require Tk::RadioButton;' at C:/Perl/lib/list_maker.pl line 
    +57
    Tk::Error: Failed to AUTOLOAD 'Tk::Widget::RadioButton' at C:/Perl/lib
    +/list_make
    ...
     Tk::__ANON__ at C:/Perl/site/lib/Tk.pm line 228
     Tk::Button::butUp at C:/Perl/site/lib/Tk/Button.pm line 111
     (command bound to event)