Drawing Networks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Guy007
    New Member
    • Mar 2007
    • 24

    Drawing Networks

    I need to draw large networks (Finite state automata, with nodes connected by directed edges).

    I am searching for some DLL or class that will help me draw these networks in c#. So far, I have used GLEE, but it is still very primitive. I would like to be able to assign an event handler to the nodes in the graph, so that when i click on them, something happens...

    Does something similar exist!? Or am I the only person who ever needed something similar! :S

    Thanks!
Working...