WxGetFontFromUser
Revision as of 09:24, 25 November 2013 by RobertBColton (talk | contribs) (Created page with "Shows the font selection dialog and returns the font selected by user or invalid font (use wxFont::IsOk() to test whether a font is valid) if the dialog was cancelled.")
Shows the font selection dialog and returns the font selected by user or invalid font (use wxFont::IsOk() to test whether a font is valid) if the dialog was cancelled.