This class generates a pane containing the last commands that were issued.
More...
#include <UnicodeSidebar.h>
|
| UnicodeSidebar (wxWindow *parent, wxWindow *worksheet, Configuration *cfg) |
| The constructor.
|
|
void | OnRegExEvent (wxCommandEvent &ev) |
| Is called if the RegEx changes.
|
|
void | UpdateDisplay () |
| Update the display after the regex has changed.
|
|
|
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.
The documentation for this class was generated from the following files: