$mw->repeat( 2000 => sub { doPings(); updateTextFields(); $mw->update(); } ); [download]
In reply to Re: perl/Tk and realtime update of output by bageler in thread perl/Tk and realtime update of output by tcf03