hey,
sorry for the noob question.
I’m using Projucer to create all my gui’s.
so this is my setting:
MainComponent->GUI->tabbedComponent->anotherGuiComponentWithSliders.
so how can I set or get the slider values in “anotherGuiComponentWithSliders” from “GUI”. or even better MainComponent?
since I’m beginner a little tiny example would be great!