F O R · R E A L L Y · T H I N · C L I E N T S
 Home  |  Overview  |  Widgets  |  Demo  |  License  |  History 

» Component
» Label
» Button
» CheckBox
» ComboBox
» TextField
» PasswordField
» TextArea
» TabbedPane
» Panel
» Desktop
» Dialog
» SpinBox
» ProgressBar
» Slider
» SplitPane
» List
» Table
» Tree
» Separator
» MenuBar

PasswordField
PasswordField is similar to TextField component, but does not show the original characters.
<passwordfield text="secret value" />

Parameters
NameTypeDefaultDescription
text, columns, editable, start, stop, and action parameters are similar to textfield
name, enabled, visible, tooltip, width, height, colspan, rowspan, weightx, weighty, halign, and valign parameters are similar to component

Keyboard-actions
OperationAction
Right arrow, Left arrow, Ctrl-right arrow, Ctrl-left arrow, Home, End, Backspace, Delete, Ctrl-A, Ctrl-Slash, Ctrl-Backslash, Ctrl-V, and Tab actions behave similar to textfield
Ctrl-XDoesn't cut selected text into the clipboard
Ctrl-CDoesn't copy selected text into the clipboard

Copyright © 2002 Robert Bajzat - info@thinlet.com - All rights reserved.