I have a program that I wrote that allows user to create a process flow
| Station A | A Debug | A Rework |
| Station B | B Debug | B Rework |
| Station C | C Rework | |
| Station D | D Debug | D Rework |
What I want to do is allow them to create this with in the program
rectangles with arrows connection each step
Has any body done any thing like this
a very simple viso flow chart program