NodeEditorWinforms
NodeEditorWinforms copied to clipboard
Example of creating a node through code
I'd like to setup the control so that it starts with a 'Starter' node by default every time the control is loaded. I assume I need to set nodesControl1.Context.CurrentProcessingNode to a new Node but it isn't clear through the NodeVisual class how this is done.
Hi Did you eventually find a way of how to get the node creation with code?
@mercurial-moon - No, I gave up on this. Can't even recall what project I was working on with this library!