We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Another quick question: How do I get the current sketch window's X and Y position? I searched through the forums and tried frame.getX() and frame.getLocationOnScreen().x, but they do not seem to work. frame.getX always return 0, even when it is obviously not. Thanks!
Answers
https://forum.Processing.org/two/discussion/17270/why-this-getx-method-is-missing-in-processing-3-1-1#Item_5