Re: [gtk-list] Re: Yield?
- From: Robert Roebling <roebling ruf uni-freiburg de>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Yield?
- Date: Sat, 29 Nov 1997 12:35:01 +0100 (MET)
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]