Re: [gtkmm] leave_notify in VBox
- From: Paul Davis <paul linuxaudiosystems com>
- To: "Serge S. Fukanchik" <fuxx mail ru>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] leave_notify in VBox
- Date: Wed, 06 Aug 2003 08:14:53 -0400
>Some widget has it's own Gdk window some not. Obviously Gdk events do not
>applicable to those without own window. There is Gtk::Widget::has_no_window
>method, which can tell you if your particular widget has window or not.
>If it don't you can use parent widget's window to achieve your task, or you
>can place your widget inside Gtk::EventBox and use EventBox's window.
and as a general note, most "layout" widgets (boxes, tables, etc) have
no window of their own.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]