GUIKit Package

"CheckBox"

Widget["CheckBox"]
represents a checkbox.
  • To use Widget["CheckBox"], you first need to load GUIKit using Needs["GUIKit`"].
  • The following properties are available:
"text"""text label
"selected"Falsewhether the checkbox is selected
  • The following event is available:
"change"the event triggered when the checkbox is clicked
© 2008 Wolfram Research, Inc. japanese.gif