Re: [gtkmm] multithreaded widget



>If I comment out the X windows calls from the back-end thread, the
>problem goes away.

all calls to gdk/gtk/Xlib functions should either be protected by a
mutex, or made from a single thread. 

its very simple, really.

--p



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