Yes, that´s it. How i said before, i´m new with it and completely forgot about the signal´s inheritance. My mistake, next time i intend read more carefully the documentation. Thank you very much.
2009/8/31 Jonathon Jongsma <[email protected]> > Felipe Noguez wrote: > > I have a gtk::window that i want to on load executes a method, but i´m > > not found any signal or tip about how make it. Every example that i > > found on web always have a button that executes some function. > > > > What is needed to a gtk::window execute a method automaticaly? > > > > I´m new with gtkmm development so maybe there´s a thing that i'm letting > > escape. > > What do you mean by "on load". Maybe you could just use > on_show()/signal_show() ? > > -- > jonner >
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
