$fr4 = $mw->Frame()->pack(-side => 'bottom'); $fr4->Button( -text => 'Start Converter', -command => \&setModel )->pack(-side => 'left');