RE: SigCX (SigC++ extras) and Gtkmm



On Mon, 2007-09-17 at 11:51 -0600, Aaron Geier wrote:
> 
> -----Original Message-----
> From: Paul Davis [mailto:paul linuxaudiosystems com] 
> > the best (and for you, highly relevant) part of sigcx already exists
> in
> > glibmm: Glib::Dispatcher
> 
> The person who developed this application used SigCX tunnel threads. I'm
> still trying to get my mind around this idea, but can this be taken care
> of using the libraries associated with the latest gtkmm2.4?


I'm not sure what tunnel threads are, but it sounds like communication
through pipes, which is exactly how notification with Glib::Dispatcher
works:

http://gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1Dispatcher.html


	Marko




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