I use DIA mainly for my programming, which is mainly in assembler. I just wonder if the following would be possible by using Python in DIA ?
I would like to have it, so, there are essentially 2 identical layers, with one layer being the pseudo description (and flow diagram) and a second layer being where I enter the source code. I would then generate the complete source code from the source layer. Any logical flow change would result in a change the source layer. My current thoughts are that with every shape added, it will automatically add one on each layer and then I would just need a way to click on each shape to send it to the background. A menu button to send all pseudo or source layers to the for/background could be done a well. Like everyone else, it always problematic to maintain both documentation and source when they are in more than one place. I'm NOT looking for a reverse operation, where you can enter the source and it will generate a flow diagram ! Any comments ?
_______________________________________________ dia-list mailing list dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia