And to position in the screen:$mw->bind('<KeyRelease-Return>' => \&Hello); $mw->bind('<KeyRelease-Escape>' => sub{ exit });
$mw->geometry('100x200+1500+1500'); # which represents the size + position
In reply to Re: Perl TK Questions
by bichonfrise74
in thread Perl TK Questions
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |