Silviu D Minut schrieb:
I know how to override Gtk::Window::on_realize(), and it works.
I define a "realize" signal for this window, with the handler on_window1_realize().
To me this sounds like signal_realize() signal is somewhat different from on_realize(). But that is beyond my knowledge of gtkmm internals.
This looks like a gtkmm problem, not a glademm related problem. Christof