Re: Is sigc++ emit() thread safe with GTKMM
- From: Michael Ekstrand <mekstran scl ameslab gov>
- To: Lihling Tzuu <ltzu lle rochester edu>
- Cc: gtkmm-list gnome org
- Subject: Re: Is sigc++ emit() thread safe with GTKMM
- Date: Wed, 2 Aug 2006 09:21:43 -0500
On Aug 2, 2006, at 9:02 AM, Lihling Tzuu wrote:
Thank you for the suggestion. Glib::Dispatcher is good if no data
need to be shipped because it's using signal slot0. I think if I
want to send data along I should use sigcx threadtunnel.
That's what sigc::bind is for. You can ship any data you want :-).
- Michael
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]