Help for this page

Select Code to Download


  1. or download this
    $table->put($displacedButton->{'row'},$displacedButton->'col'},$displa
    +cedButton->cget(-text));
    
  2. or download this
    use warnings;
    use strict;
    ...
        $buttons[$selectedButton]{'col'} = $mCol;
        print "Row:$mRow : Col: $mCol\n";
    }