Hello,
Is there a way to create a non-UI component and add it to the Controls Library? In my use case I want to create Action and ActionList components and I would like to be able to drag an Action or ActionList to the UI, so they show up below, like ServerSocket, ToolBar, etc. and then fill in their implementation details.
I see that I can drag the Generic Object to a window. Is that the only way? I would like a quicker/cleaner way to do it than that.
Thank you!