Is there a way to draw everything off-screen without doing it individually? When debugging my code, I often abort a routine, and some objects stay on the window. I can’t manually draw them off because they were created within a function somewhere in the script. Is there a way to draw off everything that’s currently on screen? Or to get a list of the elements on screen? I’m trying to avoid closing and opening a new window, or rerunning the entire script.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to set multiple objects autodraw setting, or clear the screen regardless | 1 | 1210 | December 14, 2016 | |
When you lose, offscreen, the Psychopy Coder or Builder screen | 0 | 658 | September 2, 2016 | |
Offwindows in psychopy | 0 | 439 | December 17, 2020 | |
Pavlovia won't clear window | 3 | 23 | November 5, 2024 | |
Stop showing an image | 4 | 1349 | November 7, 2017 |