$mw->bind('' => \&Hello); $mw->bind('' => sub{ exit }); #### $mw->geometry('100x200+1500+1500'); # which represents the size + position