Re: gtkmm window



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 <jonathon quotidian org>
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



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