GUIKit Package

"List"

Widget["List"]
represents a list.
  • To use Widget["List"], you first need to load GUIKit using Needs["GUIKit`"].
  • The following properties are available:
"items"{}the contents of the list
"visibleRowCount"8the number of visible rows
"selectedValues"{}which items are selected
  • The following event is available:
"listSelection"the event triggered when there is a change in the current selection
© 2008 Wolfram Research, Inc. japanese.gif