wxSpinCtrl * m_padStartNum
wxStdDialogButtonSizer * m_stdButtons
wxSpinCtrl * m_padNumStep
DIALOG_ENUM_PADS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Pad Enumeration Settings"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
SEQUENTIAL_PAD_ENUMERATION_PARAMS & m_params
The parameters that will be updated when the dialog is closed with OK.
DIALOG_ENUM_PADS(wxWindow *aParent, SEQUENTIAL_PAD_ENUMERATION_PARAMS &aParams)
bool TransferDataFromWindow() override
Transfer data from the dialog to the params.
void SetInitialFocus(wxWindow *aWindow)
Sets the window (usually a wxTextCtrl) that should be focused when the dialog is shown.
void finishDialogSettings()
In all dialogs, we must call the same functions to fix minimal dlg size, the default position and per...
Parameters for sequential pad numbering.