Which event is sent when I hit SPACE for a wxGrid with wxGridCellBoolRenderer?

Volker Bartheld dr_versaeg at freenet.de
Fri Dec 22 05:44:03 PST 2006


Hi!

I tried EVT_KEY_UP with WXK_SPACE, EVT_GRID_CELL_CHANGE and
EVT_GRID_CELL_LEFT_CLICK - to no avail. Theoretically, hitting SPACE in
a boolean cell should be equal to EVT_GRID_CELL_LEFT_CLICK - at least on
wxMSW the cell gets checked/unchecked.

But my EVT_GRID_CELL_LEFT_CLICK handler is never called.

Any hints?


THX and happy holidays,
Volker
__
Mail replies to/an V B A R T H E L D at G M X dot D E






More information about the wx-users mailing list