Did  you call Gtk::Label::show() after adding the label to the dialog?

On 2016/07/14 00:40, Kamalpreet Grewal wrote:
I have a dialog with a Gtk::Entry and one Gtk::Button. Once I have put
some text in the entry and clicking the button, a new Gtk::Label
should up below the button.

How can the main dialog be refreshed to add the Gtk::Label whenever
the button is clicked?


_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to