Re: Concurrent processes



>Paul,
>    My experience has been that it is a big mistake to distribute
>GTK calls (or any X based widget set for that matter) among threads.
>I use use multi-threading, however the gui controls live in a single
>thread.

Right, I concur, and I do exactly the same thing. However, it does
make life a bit more complex, especially for people without much
programming experience. G_THREADS_{ENTER|LEAVE} often works for some
simple cases.

--p




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