Properties
Category
Danish
Similar Topics
Statistics
Comments
11
Participants
4
Subscribers
4
Votes
1
Views
869
Share
Answered
How can I write a script to change the visibility of a List?
I found out!
But I also want it to be an open dropdown list.
How can I do that with a geogebra script?
- 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
You have to define the as a dropdown list first in the settings of the list. Then you can use the command SetVisibleInView( <List>, <View Number 1|2>, <Boolean> ) in which 1or 2 stands for Graphics 1 or two and true/false manages the visibility.
chris
create a checkbox and put in "condition to show object" of list
then you can change the checkbox with mouse or a script
question in attached
What'is the difference between normal drop-down menu and drop-down list?
What are the items of your menu?
what is rhe action for each item?
upload a file if possible
In the attachment one of the many ways to interpret your request.
Perhaps I have found the correct interpretation by chance. Otherwise, you would have to describe the problem more comprehensively and from a view over all.
Note: it is not possible to set the property "dropDownList" in l1 per script (possibly this concerns your last question)
Comments have been locked on this page!