my $firstentry = $mw->Entry()->pack(); my $secondentry = $mw->Entry()->pack(); $but = $mw -> Button(-text => "OK", -state=>'disabled')->pack();