On Sat, 2008-05-10 at 16:42 -0400, Hubert Figuiere wrote: > > Isn't there a way to read the signals set in the glade file? That > > would > > save some repeating code. > > No because C++ is a static language that does not allow symbolic lookup > of methods.
It's not entirely impossible but I consider it very very difficult. I'm always open to patches to implement it, but I don't expect to ever achieve it myself. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
