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
-- 
View this message in context: 
http://www.nabble.com/Glade-Table-....-tf2706084.html#a7558164
Sent from the Gtkmm mailing list archive at Nabble.com.

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to