10#include <wx/artprov.h>
11#include <wx/xrc/xmlres.h>
15#include <wx/stattext.h>
19#include <wx/settings.h>
20#include <wx/textctrl.h>
51 DIALOG_TARGET_PROPERTIES_BASE( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title =
_(
"Target Properties"),
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( -1,-1 ),
long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
Class DIALOG_TARGET_PROPERTIES_BASE.
~DIALOG_TARGET_PROPERTIES_BASE()
wxButton * m_sdbSizerButtsOK
wxButton * m_sdbSizerButtsCancel
wxStaticText * m_thicknessUnits
wxStaticText * m_sizeLabel
wxStaticText * m_sizeUnits
wxStaticText * m_staticTextShape
wxStaticText * m_thicknessLabel
DIALOG_TARGET_PROPERTIES_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Target Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
wxStdDialogButtonSizer * m_sdbSizerButts
wxTextCtrl * m_thicknessCtrl