Re: why on_configure_event() is never called here ?
- From: Paul Davis <paul linuxaudiosystems com>
- To: Renato Merli <merli renato gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: why on_configure_event() is never called here ?
- Date: Thu, 6 Aug 2009 22:45:12 -0400
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]