Re: problems subclassing Gtk::Window
- From: Ainsley Pereira <gtkmm pebble org uk>
- To: gtkmm-list gnome org
- Subject: Re: problems subclassing Gtk::Window
- Date: Fri, 4 Feb 2005 09:50:45 +0000
Hi,
Have you tried calling set_events or add_events with to make sure you'll
be receiving the exposure event?
PS. There's really no need to send the emails in triplicate.
On Thu, Feb 03, 2005 at 06:04:49PM +0100, Akos Maroy wrote:
> If I override the child handling functions, on_add, on_remove,
> child_type_vfunc, forall_vfunc, so that I would handle the only child
> widget for my window, I can't get the on_expose_event function of the
> child to execute. not even if I call Gtk::Window::on_expose_event or
> propagate_expose from my overridden on_expose_event function.
~A.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]