Re: problems subclassing Gtk::Window



Ainsley Pereira wrote:
Hi,

Have you tried calling set_events or add_events with to make sure you'll
be receiving the exposure event?

yes, I called

    add_events(Gdk::EXPOSURE_MASK);

but still don't get the exposure event, if I don't override the child widget-related functions.

PS. There's really no need to send the emails in triplicate.

I know, it was a fault of the mail server I was using. sorry about that.



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