Hello,
I would like to ask the user in the GUI, for a real number, and according this number, to create lines of checkboxes. Which means, if the user will enter as an input number 8, the GUI will show on the form, 8 lines ,each line contains one checkbox. It does not matter for me, which...