Re: Events on GtkScrolledWindow "leak" to underlying GtkEventBox
- From: Pascal Haakmat <a haakmat chello nl>
- To: gtk-list gnome org
- Subject: Re: Events on GtkScrolledWindow "leak" to underlying GtkEventBox
- Date: Mon, 26 Mar 2001 06:09:41 +0200
Pascal Haakmat wrote:
> The situation is as follows; I have a GtkEventBox which contains a
> GtkScrolledWindow which contains a GtkLayout (at least this is how Glade
> represents the situation; for the rationale behind this setup see my
> previous posting).
I suck. This is the second time I solve my own problem. Sorry to waste your
time. The original problem turns out to have been a Glade problem.
I can't seem to reach glade.pn.org at the moment. In the hope that the Glade
author is reading:
On my RedHat 6.2 installation (using either glade 0.5.5 or glade 0.5.9,
using either gtk 1.2.7 or gtk 1.2.8), setting the X event mask for a
GtkLayout does not yield the desired effect. In order to receive X events on
a GtkLayout, it is necessary to manually perform gtk_widget_add_events() on
the GtkLayout.
That is all, and apologies for the false alarms :)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]