Re: Refreshing GUI
- From: lanzz lanzz org
- To: bcorr <bcorr micron com>
- Cc: "'gtk-perl-list gnome org'" <gtk-perl-list gnome org>
- Subject: Re: Refreshing GUI
- Date: Tue, 28 May 2002 14:07:26 +0300 (EEST)
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/,/$_/;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]