So first of all I'd like to say hi to the community here because I'm pretty new. I understand the language enough to work with but I don't understand how to work with the GUI as I haven't seen any good documentation explaining how to program with the GUI.
I wanted to make a simple program where I can input text in a text field and then when I click enter, what I typed appears in a label above. Every time I enter a new text and click enter, I want it to add on this text to the old one in the label above, but in a way so that every new text is on a new line. Can anybody please help me with this. Thanks in advance for your time and I'm really enjoying the app!