Properties
Category
French
Similar Topics
Statistics
Comments
4
Participants
4
Subscribers
4
Votes
2
Views
637
Share
Answered
Hi
Is it possible to control the position of a InputBox from like the Text Command :
InputBox(k,(3,6),false,true)
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
© 2023 International GeoGebra Institute
Yes, use the "Position" tab in settings
But is it possible to do it in a script ?
You can use SetCoords to position most objects (including InputBoxes) by script.
or point A for position and setvalue(A,....) in script
Comments have been locked on this page!