Null event in CellRenderer::activate_vfunc
- From: "John Spray" <john c spray googlemail com>
- To: gtkmm-list gnome org
- Subject: Null event in CellRenderer::activate_vfunc
- Date: Sat, 31 May 2008 20:11:18 +0100
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?
Regards,
John
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]