Checkbox Command

From GeoGebra Manual
Revision as of 14:10, 6 June 2011 by Zbynek (talk | contribs)
Jump to: navigation, search



Checkbox[]
Creates a checkbox.
Checkbox[ <Caption> ]
Creates a checkbox with given caption.
Checkbox[ <List> ]
Creates a checkbox which, when unchecked, hides listed objects.
Example: Let A and B be points. c=Checkbox[{A,B}] creates checkbox c. When c is checked, A and B are visible, otherwise they are hidden.
Checkbox[ , <List> ]
Creates checkbox with given caption which, when unchecked, hides listed objects.
© 2024 International GeoGebra Institute