Re: multi-tasking




"Tim P. Gerla" <timg@means.net> writes:

> On Mon, Feb 23, 1998 at 05:32:40PM -0800, Brian C. Lane wrote:
> > 
> > > True. It is just getting queued for redraw. In 0.99.4 you will be able to
> > > fix that by doing the:
> > > 
> > >   while (gtk_events_pending())
> > >     gtk_main_iteration();
> > 
> Saw this a while back...I was wondering if it would be safe to put this in a
> timeout? Thanks.

Yep.
                                        Owen



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