X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15d83f726c215b06f2fdd15ece40d66d2f16a01d..e815120e412d91e79c98dd0afac2a1e399f10810:/docs/latex/wx/textdlg.tex diff --git a/docs/latex/wx/textdlg.tex b/docs/latex/wx/textdlg.tex index 7755a4488c..69e3baf4fe 100644 --- a/docs/latex/wx/textdlg.tex +++ b/docs/latex/wx/textdlg.tex @@ -6,6 +6,7 @@ It is implemented as a generic wxWidgets dialog. \wxheading{Derived from} \helpref{wxDialog}{wxdialog}\\ +\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\ \helpref{wxWindow}{wxwindow}\\ \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject} @@ -37,7 +38,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.}