12 #include <wx/button.h> 13 #include <wx/dialog.h> 14 #include <wx/notebook.h> 16 #include <wx/statbmp.h> 17 #include <wx/statline.h> 18 #include <wx/stattext.h> 19 #include <wx/textctrl.h> 27 wxWindow* parent,
const std::string& appName,
28 const std::string& additionalInfo,
const bool showStandardInfo);
46 void OnInit(wxInitDialogEvent& event);
wxFlexGridSizer * FlexGridSizer1
static const long ID_STATICLINE1
static const long ID_STATICBITMAP1
wxStaticBitmap * StaticBitmap1
void OnButton1Click(wxCommandEvent &event)
static const long ID_BUTTON1
wxFlexGridSizer * FlexGridSizer4
static const long ID_TEXTCTRL2
static const long ID_NOTEBOOK1
static const long ID_TEXTCTRL3
void OnInit(wxInitDialogEvent &event)
static const long ID_TEXTCTRL1
static const long ID_TEXTCTRL4
wxStaticText * lbProgName
static const long ID_STATICTEXT2
CAboutBox(wxWindow *parent, const std::string &appName, const std::string &additionalInfo, const bool showStandardInfo)
wxStaticLine * StaticLine1
static const long ID_STATICTEXT1