in reply to Perl/TK: How to set the width and height of the main window?
my $MW = MainWindows->new(-width=>600, -height=>600); [download]