Re: Multi-threading



On Wed, 2006-04-05 at 14:00 -0500, Bob Caryl wrote:
> Greetings everyone:

repeat after me: "Either one thread to make all GTK/GDK/X11 function
calls OR careful and 100% complete use of g_thread_{enter,leave}()
calls".

personally, i prefer the former. Use Gtkmm::Dispatcher() to do thread-
to-thread signallying.

--p





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