About Dialog : Close button to close dialog?
- From: harryhaaren gmail com
- To: GTKMM-List <gtkmm-list gnome org>
- Subject: About Dialog : Close button to close dialog?
- Date: Thu, 22 Mar 2012 20:15:59 +0000
Hey all,
I've created an "About" dialog using Glade, getting that widget from a ui.glade file using
refBuilder->get_widget("aboutDialog", aboutDialog);
A simple "aboutDialog->show();" shows the dialog, but when I click the close button it doesn't do anything.
So I looked into getting the button using get_widget(), but its in a ButtonBox, so I don't have access...
Looked in the programming book, but I'm still a bit confused..
-Harry
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]