On Sun, 2009-05-31 at 12:23 -0400, Hubert Figuiere wrote: > It talks about using manage() to tell Gtkmm to manage the widget. > > The above snippet does not it, but since it is incomplete, there is a > possibility that this be actually done.
It does: http://code.google.com/p/gip/source/browse/trunk/src/gui_mainwindow.cc The gtkmm examples, of which there are many, generally use member variables just to keep things very simple. -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
