|
Public Member Functions |
| InfoDialog () |
| Constructors.
|
| InfoDialog (wxWindow *parent, wxWindowID id=SYMBOL_INFODIALOG_IDNAME, const wxString &caption=SYMBOL_INFODIALOG_TITLE, const wxPoint &pos=SYMBOL_INFODIALOG_POSITION, const wxSize &size=SYMBOL_INFODIALOG_SIZE, long style=SYMBOL_INFODIALOG_STYLE) |
bool | Create (wxWindow *parent, wxWindowID id=SYMBOL_INFODIALOG_IDNAME, const wxString &caption=SYMBOL_INFODIALOG_TITLE, const wxPoint &pos=SYMBOL_INFODIALOG_POSITION, const wxSize &size=SYMBOL_INFODIALOG_SIZE, long style=SYMBOL_INFODIALOG_STYLE) |
| Creation.
|
void | CreateControls () |
| Creates the controls and sizers.
|
void | OnOkButtonClick (wxCommandEvent &event) |
| wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_OK_BUTTON
|
void | OnHyperlink (wxCommandEvent &event) |
wxBitmap | GetBitmapResource (const wxString &name) |
| Retrieves bitmap resources.
|
wxIcon | GetIconResource (const wxString &name) |
| Retrieves icon resources.
|
Static Public Member Functions |
static bool | ShowToolTips () |
| Should we show tooltips?
|
Public Attributes |
wxPanel * | m_left_panel |
wxBoxSizer * | m_left_sizer |
wxStaticText * | m_caenvmetool_rev |