I am fairly new to programming with the VST SDK and am having a lot of trouble getting listeners to work properly. I prefer the convenience of building the UI in the editor as opposed to directly coding it, but I am scratching my head at how to implement the listener after the UI is built from editor.uidesc. I guess I could create an entire separate editor subclass or just hardcode it but it feels like I am missing something. Any tips, resources, or focused task that helps me figure this out is appreciated!