Thanks Will,
You rock, that worked perfectly.
Regards.
Rouan
From: Will Thompson
To: Rouan van Dalen
Cc: "gtk2hs-devel@lists.sourceforge.net"
Sent: Wednesday, 9 January 2013, 11:47
Subject: Re: [Gtk2hs-devel] problems getting the ancestor of a
On 09/01/13 09:31, Rouan van Dalen wrote:
> I have an Entry widget inside an EventBox (innerEventBox), and I have
> the innerEventBox inside another
> EventBox (outerEventBox).
>
> I need to traverse from the Entry widget to the outerEventBox so I can
> set the background color of the
> outerEventB