|
Re: Refreshing GUI: msg#00137gnome.gtk+.perl
On Tue, 28 May 2002, bcorr wrote: > but the problem is that the external jobs that use LSF just sit there > waiting to run and so don't really kick the while (<TMP>) loop into life. > > Can someone tell me what the best way of keeping the GUI window regularly > refreshed would be? man IO::Select select is an useful function that sits and waits for input or output until a timeout expires. you can use it to do things while you still haven't received input. lanzz -- $_=q<$_=q<,>;s/,/$_/;print;>;s/,/$_/; |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Refreshing GUI: 00137, bcorr |
|---|---|
| Next by Date: | Re: Refreshing GUI: 00137, Jens Luedicke |
| Previous by Thread: | Refreshing GUIi: 00137, bcorr |
| Next by Thread: | Re: Refreshing GUI: 00137, Jens Luedicke |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |