GUIKit Package

"TextField"

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