1 decade ago by Apiheld
Is it possible to open an HTML file within the Ejecta-project with
I want to open some sort of help text, but it should be readable offline. I don't want to put all that text onto the canvas element itself.
ejecta.openURL
? Or alternatively, is there a way to spawn a WebView that shows an HTML page (without modifying Ejecta)?I want to open some sort of help text, but it should be readable offline. I don't want to put all that text onto the canvas element itself.