]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fontpicker.tex
Fix wxBufferedDC so that it adheres to its documented behavior (which is in use in...
[wxWidgets.git] / docs / latex / wx / fontpicker.tex
index e3a46bbc0c81f161ace47847cba161be94180948..099f0287211bdf0570b9c67f2906e4ba674ac736 100644 (file)
@@ -32,7 +32,7 @@ It is only available if \texttt{wxUSE\_FONTPICKERCTRL} is set to $1$ (the defaul
 
 \twocolwidtha{5cm}%
 \begin{twocollist}\itemsep=0pt
-\twocolitem{\windowstyle{wxFNTP\_DEFAULT}}{The default style:
+\twocolitem{\windowstyle{wxFNTP\_DEFAULT\_STYLE}}{The default style:
 wxFNTP\_FONTDESC\_AS\_LABEL | wxFNTP\_USEFONT\_FOR\_LABEL.}
 \twocolitem{\windowstyle{wxFNTP\_USE\_TEXTCTRL}}{Creates a text control to the left of the
 picker button which is completely managed by the \helpref{wxFontPickerCtrl}{wxfontpickerctrl}
@@ -199,3 +199,4 @@ Retrieve the font the user has just selected.
 \func{void}{SetFont}{\param{const wxFont \&}{ f}}
 
 Set the font associated with the event.
+