We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I need to create a GUI for my final year project.I am currently stuck and do not know how to proceed. By searching on the internet, I have come to know that we have to use the Controlp5 library. Can somebody guide me in creating the GUI? Attached here is the basic layout of the GUI.
Answers
Please google controlp5
There is a fantastic documentation on the website
You want to look at button
Please follow the example and make 5 buttons
Then show your entire code and ask where you have questions
ControlP5 and G4P are the two most common choices from GUIs listed here:
Check out the features and examples to see how they work and what they do:
If you use G4P you can also use the GUI Builder tool to create the actual GUI. More info about this tool and videos showing how to use it can be found here.