in reply to
Re: TK button on pressing enter
in thread
TK button on pressing enter
Many thanks, that has worked a treat.
Comment on
Re^2: TK button on pressing enter
Replies are listed 'Best First'.
Re^3: TK button on pressing enter
by
softworkz
(Monk)
on Sep 02, 2005 at 00:53 UTC
++ Very nice, I've been tinkering with Tk a little more lately and the more I romp around the more I learn. This is exactly what I needed
$main->geometry('+300+300');
[reply]
In Section
Seekers of Perl Wisdom