Hello,
I’m looking for a way to find an event-handler for when a GoGeneralNode containing for 4 ports is established in link with any of other ports of another GoGeneralNode. Ideally, I want to display a popup control box that allows easy configuration of that Node but it can only appear when the link is created between two GoGeneralNodes. I’ve tried to find event handlers for the GoGeneralNode object but couldn’t find any. Kindly point me in the right direction. Thanks!