On Mon, 2006-11-27 at 03:03 -0800, oedipus wrote: > I think you have to use the show() command to make it visible. > > Look in your generaded code of glade. At some point it will say: > table->show(); > just add above it: label->show(); > > greets
By the way, there is a mailing list for the glademm code generator: http://home.wtal.de/petig/Gtk/ Discussion of libglademm would be more appropriate for this list (gtkmm-list). -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
