Checkbox Command

From GeoGebra Manual
Revision as of 21:12, 9 March 2013 by Zbynek (talk | contribs) (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
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[ <Caption>, <List> ]
Creates checkbox with given caption which, when unchecked, hides listed objects.
© 2024 International GeoGebra Institute