We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm trying to change the size() of the window and I can't, it tells me I can't do that and to go check the references. But the problem is that I don't find anything wrong... What can I do?
Answers
https://Processing.org/reference/settings_.html
https://forum.Processing.org/two/discussions/tagged?Tag=setsize()
So, I figured that the problem has to do with my OS. I'm a Mac user and I got this code from my colleague who's a Asus (Windows) user. I found this out when I asked a third person to test it and it was working... What can I do?
Can you please post a simple code where you try to do what you want with size?