On 05/31/2009 04:41 PM, Murray Cumming wrote:
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.
That's basically what I said: the snipped the OP gave didn't, but that was incomplete code, *out of context*.
Hub