Sets whether the text entered in the edit box is masked. Signature: Code EditBox:SetPassword(enable)
Arguments: - enable - True to mask text entered in the edit box with asterisk characters (*); false to show the actual text entered (boolean)
Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/SetPassword
|