Re: [gtkmm] on_realize()!=signal_realize() ? , was: glade-2 + on_realize()



> correct me if I'm wrong ... doesn't show() imply realize()? And show
> might get called in your ctor (or in window1_glade's ctor).

Ooh, you're right, show() does get called in the constructor. That must be
it. And there's no way to tell glade to call show() outside the
constructors, e.g. in main(), just before the main loop, is there?

Thanks for the explanations, it's all clear now.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]