I am creating a nested menu for a project. Finding G4P was a great start, but I can't figure out how to load a sub-menu. This is being displayed on a 2.8" touchscreen, so I want each window to display fullscreen.
I have found examples of opening separate windows, but that doesn't work for me. I thought that maybe I could load another gui.pde on button press, but since you can't change the name of the gui.pde, that won't work.
This is such a great tool, I'm sure there's a way to do this, I just need to find it. :)
I have the latest version of G4P and I'm using Processing 3.x