Re: [gtkmm] Problems with get_widget_derived and Gtk::Dialog



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]