Properties
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
30
Votes
3
Views
805
Share

How connect the position of an input Box (or a slider) with a point ?
Answered
Hi, Geogebra community
I would like your help about an application that I am going to develop.
I would like to know if there is a way to connect the position of an input Box (or respectively the position of a slider) with a point so that the input box (or respectively the slider) moves like the point.
Best regards
Thanks
- 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
For the slider and the input box: set the properties/position/absolut = OFF.
Use for this 2 objects the command SetCoords(<object>,<x>, <y>) in script OnUpdate of the point.
Comments have been locked on this page!