Hey guys,
I would like to learn how the whole GUI stuff is working so I try to understand it step by step...
First of all I created a GUI with a single button. My goal is to activate an infinite while loop as soon as the checkbox is checked and to deactive the infinite while loop as soon a...