Re: Null event in CellRenderer::activate_vfunc



On Sat, 2008-05-31 at 20:11 +0100, John Spray wrote:
> Hi,
> 
> I am using a custom CellRenderer derived from CellRendererPixbuf.  I
> implement activate_vfunc, whose first argument is of type GdkEvent*.
> When the cell is double-clicked, this function is called correctly
> with a pointer to a GdkEventButton structure.  However, when the user
> presses enter, the function is invoked with the GdkEvent* equal to
> NULL.  Is this an expected behaviour?

You are more likely to get a reply to this particular question on the
gtk-list mailing list. Even then you might need to try doing this in C
to investigate it.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]