X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a294c6d53ed8be5b92c31e1eb7e3366ba1642fa7..733a25f0f454eefbb1392faad986d8dde7919230:/docs/latex/wx/textdlg.tex diff --git a/docs/latex/wx/textdlg.tex b/docs/latex/wx/textdlg.tex index 2cd79bfc80..3ddb5e33ce 100644 --- a/docs/latex/wx/textdlg.tex +++ b/docs/latex/wx/textdlg.tex @@ -1,7 +1,7 @@ \section{\class{wxTextEntryDialog}}\label{wxtextentrydialog} This class represents a dialog that requests a one-line text string from the user. -It is implemented as a generic wxWindows dialog. +It is implemented as a generic wxWidgets dialog. \wxheading{Derived from} @@ -64,7 +64,7 @@ Sets the default text value. \func{int}{ShowModal}{\void} -Shows the dialog, returning wxID\_OK if the user pressed OK, and wxOK\_CANCEL +Shows the dialog, returning wxID\_OK if the user pressed OK, and wxID\_CANCEL otherwise.