Re: Spinning the main loop
- From: Sergei Steshenko <sergstesh yahoo com>
- To: Dov Grobgeld <dov grobgeld gmail com>
- Cc: gtk-perl-list gnome org
- Subject: Re: Spinning the main loop
- Date: Wed, 15 Sep 2010 10:08:16 -0700 (PDT)
Before writing my app I read all those GUI dogmas. And they are wrong
for me.
There are two scenarios with my app:
1) just one slider is moved and the calculations should be performed;
2) a number of sliders should be moved first an only then the calculations
should be performed.
Because of the two scenarios I have a toggle button which controls whether
the calculations start immediately upon slider movement.
In any case, during the calculations the GUI is disabled.
Regards,
Sergei.
--- On Wed, 9/15/10, Dov Grobgeld <dov grobgeld gmail com> wrote:
From: Dov Grobgeld <dov grobgeld gmail com>
Subject: Re: Spinning the main loop
To: "Sergei Steshenko" <sergstesh yahoo com>
Cc: gtk-perl-list gnome org, "Emmanuele Bassi" <ebassi gmail com>
Date: Wednesday, September 15, 2010, 9:36 AM
[snip]
The event queue shouldn't be purged. It should be responded to as soon as possible by someone dedicated to
the job.
[snip]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]