Re: gtk main and slemr main



Eric Monsler <eric_monsler radixwireless com> writes: 
> 
> Maybe I missed something, but since GTK+ does have hooks with which to
> execute one main loop iteration, why couldn't GTK+ be the slave to the
> Middleware main loop?
> 

I believe it's because you'd have to have a busy loop constantly
polling to see if GTK has events, since the middleware loop couldn't
block on the file descriptors being observed by the GTK main loop.

Havoc
 




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