Re: Question about GTK+ and timers



On Thu, Apr 7, 2011 at 2:24 PM, Igor Korot <ikorot01 gmail com> wrote:
> So is there one thread or two? ;-)

one thread. this has the same problem that anything using a (G)UI
event loop for I/O does - the callback may be delayed by other event
handling. in the real world, this is rarely a problem, especially with
such intermittent bursts of data.


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