Re: [Ekiga-devel-list] Unthreading ekiga : a strategy
- From: Julien Puydt <jpuydt free fr>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] Unthreading ekiga : a strategy
- Date: Mon, 16 Apr 2007 14:19:32 +0200
Damien Sandras a �it :
It is still a C dependance part of GTK+.
Even kde people accept a little glib :-)
I use libsigc++ for signals in my latest contact code :
http://libsigc.sourceforge.net/
I think it is better :
- Endpoints fire signals
- the GUI thread listens to them and acts consequently
Firing a signal happens in the firing thread. The endpoint will still
need to push something to the gui thread, which will then fire the signal.
Snark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]