#!/usr/bin/perl -- use strict; use warnings; use Tk; my $mw = tkinit; my $Section_tblw = $mw->Table( ... 20 lines or less MainLoop;
If you can get it down to 20 lines + boilerplate, we might make some progress
In reply to Re^3: Problem in row deletion with Tk::Table
by Anonymous Monk
in thread Problem in row deletion with Tk::Table
by emilbarton
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |