81 const wxString& caption = wxMessageBoxCaptionStr,
82 long style = wxOK | wxCENTRE,
83 const wxPoint& pos = wxDefaultPosition);
85 void OnYes(wxCommandEvent& event);
86 void OnNo(wxCommandEvent& event);
87 void OnCancel(wxCommandEvent& event);
88 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.