Thread: Multipaged GUI
View Single Post
Old 02-27-2018, 08:56 PM   #5
Guod3
Human being with feelings
 
Guod3's Avatar
 
Join Date: Jan 2008
Posts: 506
Default

Quote:
Originally Posted by Bobflip View Post
You can add controls to an IControlGroup, and from OnParamChange use myGroup->HideControls() and myGroup->ShowControls() to handle the pages. And for the last bit, yeah, mapping different controls is the way to do that. I only recently learned about that from here, didn't realise you could assign a knob and a textcontrol with text entry to the same parameter!
Text entry where you click on text, typically in box, and edit the value with the keyboard? What control class for this and is there an example somewhere?
Thanks
Guod3 is offline   Reply With Quote