GUIKit Package

"PasswordField"

Widget["PasswordField"]
represents a password field.
  • To use Widget["PasswordField"], you first need to load GUIKit using Needs["GUIKit`"].
  • The following properties are available:
"text"""text content
"enabled"Truewhether the password field is enabled
  • The following event is available:
"action"the event triggered when Enter is pressed
© 2008 Wolfram Research, Inc. japanese.gif