Properties
Category
English
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
28
Votes
1
Views
1080
Share

Any way to put "Show Trace" on and then Clear it with a checkbox
Answered
Hello,
I am having students do projects in which it is important for them to give the option for someone viewing their work the ability to turn on "Show Trace" and then clear the "Trace" that the point has left.
I was hoping to be able to do this with a CheckBox. Any chance this is possible? If so How?
Thanks.
Matt Krebs
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2021 International GeoGebra Institute
you can use a button with SetTrace( <Object>, <true | false> ) in onclick script
for delete trace another button with zoomin(1)
if you prefer checkbox do the same in onupdate script
Comments have been locked on this page!