Help for this page

Select Code to Download


  1. or download this
    $ent->focus;
    MainLoop;
    
  2. or download this
    $mw->bind( '<Any-Enter>' => sub { $ent->Tk::focus } );