my $input = $mw->Entry (-text => "",)->form; $input->focus; $input->bind('', \&enter);