FlowchartEditor Experiment

Preview

FlowchartEditor uses basic shapes to show process steps: ovals for start, rectangles for actions, diamonds for decisions, and arrows for flow direction, making the sequence clear and easy to follow.


 

CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen.

We are inviting you to experiment with FlowchartEditor

  • Download and install

  • Compile the application

  • Share your experience

Previous
Previous

ReportEditor Experiment

Next
Next

NetworkMapEditor Experiment