Answer the question
In order to leave comments, you need to log in
How to save widgets after program close in kivy python?
Now I'm doing a chat on kivy. I save data through txt files. I need the widgets, in this case the Label, to persist even after the program is closed. A Label can store a maximum of 6800 characters (I may be wrong), so simply putting all the messages sent before the program was closed in one Label will not work. If the widgets are not saved, can you tell me how to do it differently?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question