|
SOLUTIONS
|
GUIKIT PACKAGE
{}"List"
Widget["List"]
represents a list.
DetailsDetails
- 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" 8 the 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
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »




