Re: gtk tutorial section on unix signals

2005-03-10 Thread Hendrik Tews
Tristan Van Berkom <[EMAIL PROTECTED]> writes: On Tue, 01 Mar 2005 19:39:26 +0100, Andreas Rottmann <[EMAIL PROTECTED]> wrote: [...] > I'd rather see that code abstracted and put into GLib (like > g_child_watch_add). It would definitly be interesting to see a GSource implementa

Re: gtk tutorial section on unix signals

2005-03-01 Thread Tristan Van Berkom
On Tue, 01 Mar 2005 19:39:26 +0100, Andreas Rottmann <[EMAIL PROTECTED]> wrote: [...] > > IMHO it makes sense to include unix signals in the tutorial, > > because in a gtk application one has to do more than just calling > > signal (set up a pipe, encode the signals to the pipe, register > > the pi

Re: gtk tutorial section on unix signals

2005-03-01 Thread Andreas Rottmann
Hendrik Tews <[EMAIL PROTECTED]> writes: > Hi, > > I would like to write a section for the GTK tutorial that covers > that unix signals, how to catch and process them. > > Before I spend too much time I would like to ask on this list: > > - Do you think this is a good idea? > > - Where should I p

gtk tutorial section on unix signals

2005-03-01 Thread Hendrik Tews
Hi, I would like to write a section for the GTK tutorial that covers that unix signals, how to catch and process them. Before I spend too much time I would like to ask on this list: - Do you think this is a good idea? - Where should I post the example code for discussion, here or on the gtk-