Noam has asked for the wisdom of the Perl Monks concerning the following question:
$table->put($i, 1, $chks{$test} = $table->Checkbutton(-highlightthickn +ess=>0,-text=>"yada yada",-background=> $color,-variable=>\$test_chks +{$test}));
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Tk: Widgets inside Table
by Noam (Initiate) on Jun 10, 2010 at 07:15 UTC |