Mouse pointer not hidden
Hi all,
I have an experiment where the mouse pointer is visible throughout the whole experiment, is there a way to hide it? I couldn't find anything in the documentation to do that.
I am not using the mouse_response object, or scripting anything with the mouse. It is only needed at the very beginning and the very end of the experiment, where I have inlines using the form widgets and checkbox rating scales. To tick the checkboxes of course the mouse pointer is needed, but apart from those two forms it is not needed at all, and should not be visible. But right now the pointer remains on screen during the whole experiment.
What would be the best way to do that?
Thanks and looking forward to your comments,
D.
Comments
Hey D.
Maybe you can contact her/him and find out what is going on in that experiment?
Eduard
Hi, I just used some simple inline codes to deal with the same problem.
Hope it help although it's been quite a long time
All you need to do is put a inline_script containing following code:
in Run phase
All done!