Setting location of questions generated with "Form survey tool" does not work

OS (e.g. OSX):
PsychoPy version (e.g. 3.2.4):
Standard Standalone? (y/n)?: y
What are you trying to achieve?: Display questions generated with “Form survey tool” in builder at a specific location

What did you try to make it work?: Set location in GUI for “Form survey tool”

What specifically went wrong when you tried that?: Only the frame around the questions/responses move, but not the questions and response options.

Hi @Guido_Biele, do you mean you want to set the position of the Form on screen?

Yes, I would like to set the position of the form on the screen.

Thanks. Looks like you cannot actually set the form position in its current state, because if you change the position of the form, you also have to change the position of the aperture as well. This is not happening at present. What you could do, is change the form code in psychopy.visual.form.py - go to line 610 in the _setAperture method, and add the following to the pos parameter:

pos = self.pos