Re: [gtk-list] Re: Yield?





Robert Roebling <roebling@ruf.uni-freiburg.de>

> > How about using Linuxthreads ? Has anyone tried it out ?

I also need a Yield() routine to keep GTK alive
during long operations such as copying files.

Does the code fragment in the first email work?
It was something like

do
{
  gtk_main_iteratin()
}
 while (gtk_event_pending())

   Regards

         Robert Roebling



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