We are about to switch to a new forum software. Until then we have removed the registration on this forum.
How to iconify and de-iconify a sketch window in processing 3 ?
hi people!! anybody can suggest a solution to this discussion?!? i tried surface.setvisible(false) and then set it true again... it worked...but it just sets the visibility, and i have problem coding between these visibility changes... HELP needed!
I still don't know how to do this, but here is the method I use, which minimizes everything:
launch("%windir%/explorer.exe shell:::{3080F90D-D7AD-11D9-BD98-0000947B0257}");
Answers
hi people!! anybody can suggest a solution to this discussion?!? i tried surface.setvisible(false) and then set it true again... it worked...but it just sets the visibility, and i have problem coding between these visibility changes... HELP needed!
I still don't know how to do this, but here is the method I use, which minimizes everything:
launch("%windir%/explorer.exe shell:::{3080F90D-D7AD-11D9-BD98-0000947B0257}");