Re: [gtkmm] Problem with connecting signals to buttonbox buttons.



Jeff Gavin wrote:
<snip>

Problem:

When I click on the button, the callback does not happen.

<snip>

The code is working, it was not a problem with the button box, the problem was that I created the object in a constructor as a local variable. When the constructor ended, the object was deleted, SigC then disconnected all the signals.

Thanks for you help.

Jeff


_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list






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