[Visual C++ (VC++)]
flowcharter_src.zipCFlowchartEditor 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 ...
[Visual C++ (VC++)]
diagrameditor_src.ziSo you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML
... . CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create ...