wxRuby Documentation Home

Wx::PasswordEntryDialog

This class represents a dialog that requests a one-line password string from the user.
It is implemented as a generic Widgets dialog.

Derived from

TextEntryDialog

Dialog

Window

EvtHandler

Object

See also

PassowrdEntryDialog overview

Methods

PasswordEntryDialog.new

PasswordEntryDialog.new(%(arg-type)Window% parent, String message, String caption = “Enter password”, String defaultValue = "", Integer style = OK CANCEL CENTRE, Point pos = DEFAULT_POSITION)

Constructor. Use TextEntryDialog#show_modal to show the dialog.

Parameters

[This page automatically generated from the Textile source at 2023-06-03 08:07:32 +0000]