The flowchart control I am using is insanely great. It does some things really well, and then it falls down with other things. For instance you can set paths between nodes to auto-route, but you can only do that on each path, not for all paths. You can select the number of segments to use, but it will use all these segments even if it does not need to use them. This looks yucky.

But the good news is that I think it can do what I need it to. Or it will once I get my head around a few issues… Minor things, like working out how this should look, and how I should deal with hiding un-used entries. Maybe right now I just use all entries, and then hide then later… Ahh, fun and games…