Help for this page
use strict; use warnings; ... }#end foreach loop MainLoop;
$checkbox = $bill_table->Checkbutton(-variable=>\$checkboxvalue[$t]); $bill_table->put($x,0, $checkbox);