Re: thread safe gtk?



Square Avenue <dfinton@d.umn.edu> writes:

| that it doesn't take so long as to slow down the GUI, and not too fast as
| to create too much overhead by doing too much work calling the idle loop,

Same problem with a video player. It is necessary to play each frame
after exactly 20ms. I think this can only be achieved with two
parallel event loops.

-- 
http://www.ping.de/sites/aibon/



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