50     m_autoBuild->SetValue(
false);
    53     m_autoSwitch->SetValue(
false);
    56     m_debuggersLog->SetValue(
false);
    59     m_jumpOnDoubleClick->SetValue(
false);
    62     m_requireCtrlForTooltips->SetValue(
false);
    74     m_perspective->Append(
_(
"Only one perspective"));
    75     m_perspective->Append(
_(
"One perspective per Debugger"));
    76     m_perspective->SetSelection( m_perspective->Append(
_(
"One perspective per Debugger configuration")) );
    88     m_autoBuild->SetToolTip(
_(
"Automatic project build before debug session is started."));
    91     m_autoSwitch->SetToolTip(
_(
"When stopping, auto-switch to first frame with valid source info."));
    94     m_debuggersLog->SetToolTip(
_(
"If enabled, the debugger's raw input/output will be logged in a separate log page."));
    99     m_requireCtrlForTooltips->SetToolTip(
_(
"If enabled, show 'Evaluate expression' tooltips only if the Control key is pressed."));
   102     UpdateValueTooltipFont();
 
wxSize Fit(wxWindow *window)
static const long ID_DEBUGGERS_LOG
static const long ID_AUTOBUILD
bool FromString(const wxString &s)
static bool GetFlag(Flags flag)
static Perspective GetPerspective()
wxString ToString() const
const wxValidator wxDefaultValidator
wxCheckBox * m_jumpOnDoubleClick
virtual int GetSelection() const
static void SetPerspective(int perspective)
wxFont GetChosenFont() const
const wxNativeFontInfo * GetNativeFontInfo() const
virtual ~DebuggerSettingsCommonPanel()
static const long ID_JUMP_ON_DOUBLE_CLICK
void SetInitialFont(const wxFont &font)
wxSizerItem * Add(wxWindow *window, const wxSizerFlags &flags)
const wxSize wxDefaultSize
const wxPoint wxDefaultPosition
const wxString & _(const wxString &string)
void OnChooseFontClick(wxCommandEvent &event)
wxCheckBox * m_debuggersLog
DLLIMPORT void PlaceWindow(wxTopLevelWindow *w, cbPlaceDialogMode mode=pdlBest, bool enforce=false)
void SetSizeHints(wxWindow *window)
static const long ID_AUTOSWITCH
static void SetFlag(Flags flag, bool value)
virtual bool GetValue() const
static const long ID_CHOICE_PERSPECTIVE
wxCheckBox * m_autoSwitch
const wxFontData & GetFontData() const