my $frame = $main->Frame( -container => 1, -width => 320, -height => 240 )->pack( -side => 'top', -fill => 'both', -expand => 1 );