Hello, I'm in the university lab project, and I have to do to create a GUI in Juce, to work with Ableton.
However, I have some doubts.
For example, after entering some data, the user will click the "continue" button, where you will be directed to another part of the plugin itself that he must enter some information, and because of that, there will be a change of window / frame in own plugin .
How do I make this work?
Put it another way, when you click a button text, how do I get him to another screen, which would be another GUI created in the same plugin?