Hi I am beginner game developer, I am making a stopwatch for recording my Rubik’s cube solves.
In my project when once the stopwatch is paused it’s time is saved in a array named solves now I have a button named all solves which opens a popup dialog when clicked and it’s supposed to show all previous solves done there in a label
How can I put all the times in array (solves) in label one by one like a list