- // TODO: How to handle callbacks that don't come from
- // event system???
- //
- //void OnActivate(bool active);
- //void OnChangeLabels();
- //void OnChangeSelectionLabel();
- //wxGridCell* OnCreateCell();
- //void OnLeftClick(int row, int col, int x, int y, bool control, bool shift);
- //void OnRightClick(int row, int col, int x, int y, bool control, bool shift);
- //void OnLabelLeftClick(int row, int col, int x, int y, bool control, bool shift);
- //void OnLabelRightClick(int row, int col, int x, int y, bool control, bool shift);
- //void OnSelectCell(int row, int col);
- //void OnSelectCellImplementation(wxDC *dc, int row, int col);