Re: why on_configure_event() is never called here ?



On Thu, Aug 6, 2009 at 8:47 AM, Renato Merli<merli renato gmail com> wrote:
> class myCtn : public Gtk::Fixed
> {
>
>    public:
>        Gtk::Button btn;
>        int x, y;
>
>     bool on_configure_event (GdkEventConfigure *e)

only top level windows receive configure events.


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