OS: Win 10
PsychoPy version: v2021.1.4
What are you trying to achieve?:
I am trying to set the mouse invisible in both of my two screens.
What did you try to make it work?
- i defined two windows for my screens (win1 and win2) and than set both winx.mouseVisible = False
- in a second attempt i have tried to overwrite the mouse with a black dot which uses mouse.pos as location every frame
What specifically went wrong when you tried that?:
With both solutions the mouse stays visible and i can’t hide her