]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/font.tex
Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEvent so the user
[wxWidgets.git] / docs / latex / wx / font.tex
index 8a4530faf7175a84d6915288f51f4dca2e6c6f53..1c02b9bc44af1e48785ac8473a931fed2921d3fd 100644 (file)
@@ -93,8 +93,6 @@ If the specified encoding isn't available, no font is created.
 If the desired font does not exist, the closest match will be chosen.
 Under Windows, only scaleable TrueType fonts are used.
 
-Underlining only works under Windows at present.
-
 See also \helpref{wxDC::SetFont}{wxdcsetfont}, \helpref{wxDC::DrawText}{wxdcdrawtext}
 and \helpref{wxDC::GetTextExtent}{wxdcgettextextent}.