Create an array of string variables. Every time the user types a message and hits enter, add it to the array. You can then read the array and add widgets to the vertical box in a loop.
Create an array of string variables. Every time the user types a message and hits enter, add it to the array. You can then read the array and add widgets to the vertical box in a loop.