RonKatz
About
- Username
- RonKatz
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
Hi, I'm Still Having an Error: TypeError: 'CallbackQuitEvent' object is not iterable Process finished with exit code 1
-
Sorry, I'm having trouble implementing it. I want to collect multiple inputs from the user (words he recalls), and add them to list_recall, one by one. I want time to act as a limit, and not the amount of words the user recalls. I need the whole p…
-
Hi Florian, I wondered if the wait callback function might be the solution, but didn't know how to use it. Thanks a lot! That's very helpful
-
I'm having the same problem with another loop, because of this line: event_id, pos, rt = exp.mouse.wait_press(buttons=0)
-
Hey, Thanks a lot! I've plotted a new Rectangle to cover the old TextBox, so now it's not visible.