Login
From:
docs.juce.com
(Uncensored)
subscribe
JUCE: Tutorial: Parent and child components
https://docs.juce.com/master/tutorial_component_parents_children.html
links
backlinks
Roast topics
Find topics
Find it!
This tutorial introduces the hierarchical nature of the Component class whereby one component can contain one or more nested child components. This is key to laying out user interfaces in JUCE.