in reply to
Tk behaviour
To get the GUI to change you usually need to run the update method on the MainWindow,
$mw->update();
[download]
jdtoronto
Comment on
Re: Tk behaviour
Download
Code
Replies are listed 'Best First'.
Re^2: Tk behaviour
by
donato
(Novice)
on Feb 14, 2007 at 17:01 UTC
Thank you!!
jdtoronto++ while (1);
[download]
------------------------------- Keep on PERLing the free world. ------donato-------------------
[reply]
[d/l]
In Section
Seekers of Perl Wisdom