GUIKit Package

"Button"

Widget["Button"]
represents a button.
  • To use Widget["Button"], you first need to load GUIKit using Needs["GUIKit`"].
  • The following properties are available:
"text"""text label
"enabled"Truewhether the button is enabled
"icon"Nonea Widget["Icon"] to display
  • The following event is available:
"action"the event triggered when the button is clicked
© 2008 Wolfram Research, Inc. japanese.gif