Create a button from script and put it in a specific container

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By arnomleonam

Hey guys, I’ve been working on a project of an app that simulates a redaction (it’s a college test that exists here in Brazil).

I would love to know the best way to create a text save, like Microsoft Word or Notepad, inside the app, where the user can write a text and title and save them. Then, user can access/edit/remove the content.

I would also like, once the content is saved, the app generates a button that gives access to the saved text. Like an archive that you just saved from Word and can acess, edit and remove, if you want.

:bust_in_silhouette: Reply From: estebanmolca

This maybe useful for you to investigate, apart from having the free code on github:
https://godotforums.org/discussion/22904/signum-text-editor-made-with-godot-open-source

Thank you so much!

arnomleonam | 2020-06-03 14:26