Hi! I'm trying to make a simple app where I need a text to be editable. I need it to work so when I edit the text, it saves the text in the textbox, and when I reenter the app, the text is still there, ready for further editing.
I also will be having more than one text to save. I want a text for each frame in a sprite (20). But I think I know how to do that once I get the text-save working.
Would love some help with this, thanks!