Re: Block Diagram / digraph Editor

2006-09-29 Thread Nick Vatamaniuc
I was trying to create a small graph editor a while ago and was looking for a similar thing. I found the diacanvas project (http://diacanvas.sourceforge.net/) that does some of these things you mentioned but for me it wasn't mature enough back then. Then, I eventually settled on using the standar

Block Diagram / digraph Editor

2006-09-29 Thread MakaMaka
Hi, Does anybody know of a good widget for wxpython, gtk, etc. that allows the editing of block diagrams and make it easy to export the diagram as a digraph? It has to be available under Windows. I want the user to draw a series of blocks on a canvas, connect them with directional arrows, and the