demexp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-dev] Re: How to use a progress bar in a program loop


From: Remi Vanicat
Subject: [Demexp-dev] Re: How to use a progress bar in a program loop
Date: Tue, 7 Feb 2006 13:31:23 +0100

2006/2/6, David MENTRE <address@hidden>:
>
> Well. In fact the lengthy update comes from network access time. I
> wanted to avoid thread issues for my relatively simple client
> application (I already have enough issues without chasing thread bugs
> ;). Maybe one day I'll redesign it with the GUI on one side and all the
> network/computation code on the other side, to allow for asynchronous
> behavior.

Note that by using equeue and the method to use equeue in lablgtk you
can make the gtk event loop to take care of yours network access time
(that is you can write your program with callback that are called when
one can read/write to the network)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]