Properties
Category
English
Similar Topics
Statistics
Comments
22
Participants
3
Subscribers
3
Votes
1
Views
289
Share

is possible that , when create point with point tool a slider start animation
Answered
Hi
Please help for above question?
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
if you define m=constructionstep() you can run onupdatescript for m , but not only with points
if you want only for points and create other objects you need a ggbOninit global javascript
yes it is possible with Add-Listener in Global-Java-Script.
Please send the applet (with (manual) animation with this slider) that you want to animate, when a new point is created.
Give in your applet a point with name XXX as example.
Question: The new point must by: fullFree, movableDepended, fullDepended. Which of these 3 are possible??
Note: it is not possible for me to consider the use of the point tool (yes/no)
mira a ver si esto te sirve o es la herramienta de foro.ggb?
das pocas pistas sobre lo que quieres y esperas
quizas una mezcla de ambos con creacion de objetos en el javascript de n en el primer archivo
The Problem is not to start the slider a.
But the problem is to change the animated object "u" and delete or rename of the used (new) point.
But the bigest problem is the initial-time when the applet is open.
As an attachment an intermediate result (not robust enough)
To use the intermediate result after open:
-------------------------------
This is an interesting problem. I'm working on it. I hope to find a solution (maybe in 1-2 days)
some questions:
is A fixed and the same initial point for all vectors?
does each point P created with point tool need an animated vector AP or P is conditioned?
are all created vectors animated with same slider?
sorry
not possible: each animation has different slider or different formula with slider
Question:
Is this feature for this applet?
sorry I must stop development until a JS Bug is corrected.
I need the function of the JS-command: ggbApplet.getValueString(<objNam>)
try points with tool in attached
is this you want?
efectivamente la linea 8 no es necesaria
es un resto que quedó de mis intentos para controlar los puntos cuando el punto es creado en una circunferencia
tuve problemas y estuve controlando si la lectura del nombre de los puntos era correcta
para una mejor explicacion del problema que tengo ver
https://help.geogebra.org/t...
I knew
you know my preferences
no script>no javascript>no ggbOnInit
Another possibility.
I think this variant is more general and fulfills the wish to execute script commands from a custom-tool.
Comments have been locked on this page!