Is there any wiring like Yahoo Pipes interface for WinForms?

My app UI should be built soon and the submitted data will be grouped; most components have inputs and outputs and can be freely wired together as needed. Yahoo Pipes is the interface style that I think I need, but it's hard for me to find something suitable for WinForms. TreeGX looks interesting, but it only flows outward.

0


a source to share


2 answers


Look at the Netron project

www.orbifold.net/netron/

http://www.orbifold.net/default/?page_id=1273



UPDATE:

It is open source but I haven't tried it

http://www.piccolo2d.org

+1


a source


Northwood GoDiagram was pretty good when I tried it in 2002.



+2


a source







All Articles