If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10): Win10
PsychoPy version (e.g. 1.84.x): 2022.2.4
What are you trying to achieve?:
I’m trying to build a question with 2 response options using the slider (radio style; orientation: 90 degrees to have them vertical; flipped so the label appears on the right-side of the radio button instead of the left). However, the label text does not seem to fit in a single line no matter what. Any advice please?
What did you try to make it work?:
I tried changing the size[w,h] of the slider in the properties window e.g. (1.5, 0.04), (0.09, 0.04), (0.04, 0.04), etc, but that does not seem to be affecting the label width. I even tried the reverse but no change, e.g. (0.04, 1.5), (0.04, 0.09) . I can’t see in the properties of the slider any “width wrap” option, so I don’t know what controls the label width of the radio button. Also, when I change the size of the slider it seems to be also affecting the “letter height”, which I have set to 0.03 and it’s supposed to be a fixed/constant value, not be affected by the size of the slider.