Bug #1001474. Text!=Password.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ad81647631
commit
6002d043b5
@ -1918,7 +1918,7 @@ Dialog is centered on its {\it parent} unless an explicit position is given in
|
||||
|
||||
\membersection{::wxGetPasswordFromUser}\label{wxgetpasswordfromuser}
|
||||
|
||||
\func{wxString}{wxGetTextFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input text"},\\
|
||||
\func{wxString}{wxGetPasswordFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input Text"},\\
|
||||
\param{const wxString\& }{default\_value = ``"}, \param{wxWindow *}{parent = NULL}}
|
||||
|
||||
Similar to \helpref{wxGetTextFromUser}{wxgettextfromuser} but the text entered
|
||||
|
Loading…
Reference in New Issue
Block a user