I have a class that inherits from Button. I add this component as a generic component. Everything is working fine at this point except for the buttonClicked hook.
I can’t keep jucer from overwriting code to handle click from my custom button.
It would be great to have user code in buttonClickeed
putting the listeners in ‘my methods’ is exactly what I ended up doing. The exception was caused because visual studio didn’t rebuild the juce.lib when I upgraded from 1.37.