Re: [gtkmm] multithreaded widget
- From: Paul Davis <paul linuxaudiosystems com>
- To: Howdy Pierce <howdy cardinalpeak com>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] multithreaded widget
- Date: Wed, 05 Feb 2003 22:23:39 -0500
>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]