]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/textdlg.tex
document that wxRenderer methods [are supposed to] preserve wxDC attributes
[wxWidgets.git] / docs / latex / wx / textdlg.tex
index 7755a4488c9b49f8674286e7987753ceca65dfa5..c09cb219553d5db4a64e0ddce73588d1f836f7a8 100644 (file)
@@ -37,7 +37,7 @@ Constructor. Use \helpref{wxTextEntryDialog::ShowModal}{wxtextentrydialogshowmod
 
 \docparam{style}{A dialog style, specifying the buttons (wxOK, wxCANCEL)
 and an optional wxCENTRE style. Additionally, wxTextCtrl styles (such as
-{\tt wxTE\_PASSWORD} may be specified here.}
+\windowstyle{wxTE\_PASSWORD}) may be specified here.}
 
 \docparam{pos}{Dialog position.}