[Glade-users] trouble with multithreads in GTK+ and GNOME
application
Emmanuel Saracco
esaracco@noos.fr
Fri, 25 Jun 2004 08:54:21 +0200
Le jeu 24/06/2004 à 16:56, singh janmejay a écrit :
hi,
[...]
> I used POSIX thread library for this. Earlier I had
> used POSIX threads for the same type of application
> programed with ncurses routines and it worked well(no
> probelms).
you will find usefull informations here:
- http://bobi.ifs.hr/ifs/razno/doc/gtk/gtkfaq-5.html#ss5.2
- http://all4dev.libre-entreprise.org/index.php/C (the "threading" part)
[...]
bye