Re: [gtk-list] gtkmm signal/connect bug? insert_connection() in user class necessary?




On Mon, 2 Nov 1998, Christof Petig wrote:
> 
> while compiling a really simple program with gtkmm signals (current CVS
> and older versions checked) I ran into the strange requirement to have
> insert_connection in each class connecting to signals.
> 
> This can't be right!
> 

Classes that use signals have to derive from Gtk_Signal_Base.

Havoc




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