71 if (plugin && plugin->IsRunning())
87 wxTextEntryDialog dialog(
this,
_(
"Please specify a name for the configuration"),
_(
"Create config"));
109 if (
cbMessageBox(
_(
"Are you sure you want to reset the settings for the selected plugin?"),
_(
"Reset settings"),
wxSize Fit(wxWindow *window)
const wxValidator wxDefaultValidator
Base class for debugger plugins.
DebuggerSettingsDlg * m_dialog
static const long ID_TEXTCTRL_INFO
cbDebuggerPlugin * m_plugin
void DeleteConfig(wxWindow *panel, cbDebuggerPlugin *plugin)
virtual ~DebuggerSettingsPanel()
wxSizerItem * Add(wxWindow *window, const wxSizerFlags &flags)
const wxSize wxDefaultSize
const wxPoint wxDefaultPosition
const wxString & _(const wxString &string)
DLLIMPORT void PlaceWindow(wxTopLevelWindow *w, cbPlaceDialogMode mode=pdlBest, bool enforce=false)
void SetSizeHints(wxWindow *window)
bool CreateConfig(wxWindow *panel, cbDebuggerPlugin *plugin, const wxString &name)
DLLIMPORT int cbMessageBox(const wxString &message, const wxString &caption=wxEmptyString, int style=wxOK, wxWindow *parent=NULL, int x=-1, int y=-1)
wxMessageBox wrapper.
void ResetConfig(wxWindow *panel, cbDebuggerPlugin *plugin)