Help for this page

Select Code to Download


  1. or download this
    $horiz->configure(-command => 
      sub { $dataFrame->xview(@_); $dataFrame->xview(@_) });
    
  2. or download this
    $horiz->configure(-command => 
      sub { $headFrame->xview(@_); $dataFrame->xview(@_) });