C++ 1 UTF-8 connect options_base_dlg2 1000 none 1 Options . #ifdef WX_PRECOMP #include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop #endif //__BORLANDC__ #else #include <wx/wx.h> #endif //WX_PRECOMP 1 0 0 wxBOTH 1 0 wxID_ANY OptionsBaseDlg2 640,480 wxDEFAULT_DIALOG_STYLE|wxMAXIMIZE_BOX|wxRESIZE_BORDER Editor Settings OnActivate OnInitDialog mainSizer wxVERTICAL none 5 wxEXPAND 1 innerSizer wxHORIZONTAL none 5 wxALL|wxEXPAND 1 wxTreebook m_treeBook = new wxTreebook(this, wxID_ANY); wxTreebook * m_treeBook; 1 0 wxID_ANY #include <wx/treebook.h> -1,-1 m_treeBook protected 5 wxALL|wxEXPAND 0 1 0 wxID_ANY m_staticline1 protected wxLI_HORIZONTAL 5 wxALIGN_CENTER 0 btnSizer wxHORIZONTAL none 5 wxALIGN_RIGHT|wxALL 0 1 1 0 wxID_OK &OK m_okButton protected OnButtonOK 5 wxALIGN_RIGHT|wxALL 0 0 1 0 wxID_CANCEL Cancel m_cancelButton protected OnButtonCancel 5 wxALIGN_RIGHT|wxALL 0 0 1 0 wxID_APPLY Apply m_applyButton protected OnButtonApply