Help for this page

Select Code to Download


  1. or download this
    {
        my $Entry =
    ...
    
        $fr2a->$Entry(\$size_help);
    }
    
  2. or download this
    $fr2a->Entry(-width => 3,-borderwidth => 4, -textvariable => \$size_he
    +lp)->pack(-side => 'left', -expand => 1,-padx=>5);