drwxrwxrwx has asked for the wisdom of the Perl Monks concerning the following question:
$entryvar=$main->Entry(-text => "var")->grid(-column => n, -row => n); $entryvar->configure(-width => n, -height => n);
2004-03-11 Edit by Corion: Moved from Perl Monks Discussion, added code tags
2004-03-12 Edit by castaway: Changed title from 'perl/tk !'
|
|---|