Iconify/minimize window

How to iconify and de-iconify a sketch window in processing 3 ?

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!

  • edited June 2017

    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}");

Sign In or Register to comment.