Re: [gtk-list] fork problem




Hi,

Only one process can use GTK at a time. Perhaps you really want to use
threads. If you fork, it's very important *not* to use GTK in the child.

Havoc






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