/OwnedArrayOfButtons

A rough and ready example of how to use JUCE's OwnedArray class to contain some TextButton objects and access their methods from Button::Listener.

Primary LanguageC++

No issues in this repository yet.