Re: Question about defining own signals



On Sat, 2005-04-16 at 16:03 +0200, Matthias Kaeppler wrote:
> Hello,
> 
> I want my gtkmm widget to have own signals.
> Now I thought it'd be better to use the Glib::SignalProxy templates 
> instead of raw sigc signals,

No, there's no reason to do that. They are for wrapping glib signals.
Please see the libsigc++ documentation, or the gtkmm book, about how to
do this.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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