.\" This is a wxWidgets manpage page generated from the XML docs .TH wxPasswordEntryDialog 3wx 2005-02-15 "wxWidgets" "wxWidgets class documentation" .SH NAME wxPasswordEntryDialog \- Dialog to get a password from the user .SH DESCRIPTION This class represents a dialog that requests a one-line password string from the user. It is implemented as a generic wxWidgets dialog. .SH "PARENTS" wxTextEntryDialog wxDialog wxWindow wxEvtHandler wxObject .SH "INCLUDE FILES" wx/textdlg.h .SH MEMBERS .SS wxPasswordEntryDialog (wxWindow* parentconst wxString& messageconst wxString& caption = "Enterconst wxString& defaultValue = ""long style = wxOKconst wxPoint& pos = wxDefaultPosition) Constructor. Use wxTextEntryDialog::ShowModal to show the dialog. .SH "SEE ALSO" wxTextEntryDialog wxDialog wxWindow wxEvtHandler wxObject wxPassowrdEntryDialog overview .SH "AUTHORS" Documentation content by Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al Conversion to manpage format by Arnout Engelen (http://bzzt.net), bugreports welcome.