Re: [gtkmm] Problems with get_widget_derived and Gtk::Dialog
- From: Christer Palm <palm nogui se>
- To: Reinhard Katzmann <suamor web de>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Problems with get_widget_derived and Gtk::Dialog
- Date: Sat, 30 Aug 2003 15:39:06 +0200
Reinhard Katzmann wrote:
The dialog does open, but there is also another (small) empty
window opened when I call run(). I have to close this window or
the dialog cannot be used.
All windows/dialogs that have their "visible" attribute set to True will
be shown when you call run(). You need to set them to false (under the
"Common" tab in Glade). That's all you should need to do.
--
Christer Palm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]