[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Glade Table ....
- From: oedipus <alexander arnoldt gmx de>
- To: gtkmm-list gnome org
- Subject: Re: Glade Table ....
- Date: Mon, 27 Nov 2006 03:03:26 -0800 (PST)
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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]