83 const wxString& caption = wxMessageBoxCaptionStr,
84 long style = wxOK | wxCENTRE,
85 const wxPoint& pos = wxDefaultPosition);
87 void OnYes(wxCommandEvent& event);
88 void OnNo(wxCommandEvent& event);
89 void OnCancel(wxCommandEvent& event);
90 void OnClose(wxCloseEvent& event);
Non-editable TextCtrl, used like wxStaticText but is copyable.
wxFont * GetOCPNScaledFont(wxString item, int default_size=0)
Retrieves a font from FontMgr, optionally scaled for physical readability.