Re: Python-Scripting in Dia

2010-08-03 Thread Hans Breuer
At 02.08.2010 23:13, Florian Sittel wrote: Hi Guys, I am building an application for storing data as semantic network. I would like to use Dia as of front-end. (ie, a gui for a semantic database) For that purpose, I wanted to write a python script that asks the backend for data and creates a di

Python-Scripting in Dia

2010-08-02 Thread Florian Sittel
Hi Guys, I am building an application for storing data as semantic network. I would like to use Dia as of front-end. (ie, a gui for a semantic database) For that purpose, I wanted to write a python script that asks the backend for data and creates a diagram representing the network. Unfortuna