No, I just need to continue a for cicle when a button on GUI is pressed.
The question is that I've multiple result to display in a textBox one by one, so the click in the button will display the next value (due the next for cicle interaction) until the array with result are empty.