Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Osmose

About

Username
Osmose
Joined
Visits
3
Last Active
Roles
Member

Comments

  • Hi Jarik, thanks again for your answer. It still doesnt work.. I got a message error : "The variable 'time_my_sampler' does not exist ". As I said I'm a beginner in python and opensesame, so I don't get all the subtilities, my bad. I'm…
  • Hi Jarik, thanks for you answer. I tried it but it still doesnt work, I'm afraid I don't understand the use of the " var.something " I guess i didnt explain well my problem, i give it another try. when I used this line : resp, position, …
  • Hi, thanks for the answer, but i'm not sure I get it. I do have a logger item after in the sequence after my script, but the mouse click position (in x and y) and the response time is not in the var object as I didn't defined it in a loop. I thoug…
  • Hi Eduard, indeed i did it in an inline script and it works. Thank you
  • Hi, It finally worked with the my_mouse.set_visible() code line. Thanks
  • Hi, thanks for your response. It doesn't really work. I can see the mouse only between the trial (after 2 clicks). Can I show you my script, maybe I did something wrong that could explain this ?
  • Hi, thanks for answering, i found this documentation, but i have to face another problem now. I want to display images and just after display a sample, but they have to be displayed in parallel, because I need to collect keyboard response (the task…
  • Hi Josh, thanks for answering. When you said I need an inline script, you meant that I need to insert an inline script after the sketchpad or just that I need to modify the script in the sketchpad ? Or is it the same ? Thanks again !
  • Hi Eduard, Thanks a lot it works ! I checked the beginner's tutorial, and i had already this idea but i must have done a mistake while writting the path in the sampler, so I thought that the sampler couldnt work this way... I have another question…