Updating parameters in subcontroller

I just followed the custom view creation from the VSTGUI docs, where it said that I needed a view factory.
The sub controller controls other buttons as well as the view, but now that you mentioned that views can be created directly in the main controller, it’s a whole new story for me…