@kaspar.wtf wrote:
Hi, I’ve followed a few tutorials and know how to use the GUI to make buttons, type inputs and color pickers but now that I put all these in classes I found it easier to use the ofParameter class and just add param groups for each class to a main GUI.
The problem with this is that using ofParameter I only understand how to create simple sliders and such like float,int,boolean and vec3. How can I add buttons/type inputs/ and color pickers to param groups ?
Thanks
Posts: 6
Participants: 3