Hi all,
I would like to split the editor into multiple classes (one in each .h file), which are devoted to different parts of the plugin’s GUI (e.g., the header, the body, the footer).
I know that one processor can have multiple editors but what is the best way to implement this?
Can anybody provide a simple code for achieving this?
I could not find any thread about it on this forum, nor I managed to find any example in the juce documentation (I think it is worth to add something about it).
