Help for this page

Select Code to Download


  1. or download this
    $mw->bind('<KeyRelease-Return>' => \&Hello);
    $mw->bind('<KeyRelease-Escape>' => sub{ exit });
    
  2. or download this
    $mw->geometry('100x200+1500+1500'); 
    # which represents the size + position