Organizing all the custom callback functions for the UI
-
Hello,
I started digging myself into HISE with my first project. As my UI is getting filled with different UI elements, knobs, buttons, etc. I see that the code editor is getting cluttered pretty quickly with all the different callback functions, etc. Now I'm wondering if there's some way to make functions, custom callbacks, foldable in the code editor? Or is there a way to organize them in a way that I'm missing? Thanks in advance.
-
@dejans Use external files to improve code organisation.