Help for this page

Select Code to Download


  1. or download this
    $Rowframes[ $numberofrows - 1 ]->BrowseEntry(
                -variable => \$data[ $numberofrows - 1 ][$i],
    ...
                -state    => 'readonly',
                -width => 16,
            )->pack( side => 'left');