Properties
Category
English
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
1
Votes
1
Views
1278
Share
Under Consideration
Is there any way to tell if openFile fails? If not, can it be be changed to return a status?
More generally, can there be a generic error reporting system? EvalCommand, for example, returns a boolean, but it looks like the only way to get the error message is through the error dialog.
- 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
I am using GGB within Chrome on W10 and I like to do some scripting in JS within GGB (e.g. put some code in onClick tab)
ggbApplet.openFile works fine there but when the script load several ggb one after another you cannot rely on the right construction to be there. In a line openFile seems to be asynchronous as in get/setBase64. Yet I cannot understand how to listen for openFile completion. After all, loading a new construction, all handlers are off. Any idea?
Comments have been locked on this page!