This class represents a dialog that requests a one-line text string from the user.
It is implemented as a generic wxWidgets dialog.
This class represents a dialog that requests a one-line text string from the user.
It is implemented as a generic wxWidgets dialog.
The default value, which may be the empty string.
@param style
A dialog style, specifying the buttons (wxOK, wxCANCEL)
The default value, which may be the empty string.
@param style
A dialog style, specifying the buttons (wxOK, wxCANCEL)
// Global functions/macros
// ============================================================================
// Global functions/macros
// ============================================================================
*/
wxString wxGetTextFromUser(const wxString& message,
const wxString& caption = "Input text",
*/
wxString wxGetTextFromUser(const wxString& message,
const wxString& caption = "Input text",
*/
wxString wxGetPasswordFromUser(const wxString& message,
const wxString& caption = "Input text",
*/
wxString wxGetPasswordFromUser(const wxString& message,
const wxString& caption = "Input text",