|
void | ForwardToParent (wxMouseEvent &event) |
|
void | CharButtonPressed (wxCommandEvent &event) |
|
void | OnSize (wxSizeEvent &event) |
|
void | OnIdle (wxIdleEvent &event) |
|
void | MouseOverPanel (wxMouseEvent &event) |
|
void | MouseOverText (wxMouseEvent &event) |
|
void | MouseLeftPanel (wxMouseEvent &event) |
|
void | MouseLeftText (wxMouseEvent &event) |
|
void | MouseOverTextIs (bool mouseOver=true) |
|
void | MouseOverPanelIs (bool mouseOver=true) |
|
bool | FontDisplaysChar (const wxFont &font= *wxNORMAL_FONT) |
| True if drawing the char this button displays alters at least one pixel.
|
|
bool | CharVisiblyDifferent (wxChar otherChar, const wxFont &font= *wxNORMAL_FONT) |
| True if drawing the char this button displays differs visibly from otherChar.
|
|
This class generates a pane containing the last commands that were issued.