|
void | OnMenu (wxCommandEvent &event) |
| Is called if a menu item is selected.
|
|
void | OnPaint (wxPaintEvent &event) |
| Is called if a paint command is issued.
|
|
void | OnSize (wxSizeEvent &event) |
| Is called if the control is resized.
|
|
void | OnDClick (wxGridEvent &event) |
| Is called if the control is double-clicked at.
|
|
void | OnRightClick (wxGridEvent &event) |
| Is called if the control is right-clicked at.
|
|
void | OnChangeAttempt (wxGridEvent &event) |
| Is called if the user tries to edit the control's text.
|
|
This class generates a pane containing the last commands that were issued.