On Sun, Oct 11, 2015 at 3:40 PM, timothy b
wrote:
> Did you take a look at what is at:
>
> https://github.com/sdteffen/dia-plugins
>
> Timothy
>
Ok
So from the above I found
http://dia-installer.de/howto/python_win32/index.html#hello_world
which has a hello world
But it works even less than the
Did you take a look at what is at:
https://github.com/sdteffen/dia-plugins
Timothy
From: rustompm...@gmail.com
Date: Sun, 11 Oct 2015 10:23:49 +0530
Subject: Re: python plugins
To: dia-list@gnome.org
Cut-paste snafu;
The code below is preceded by an:
import dia
On Sun, Oct 11, 2015 at 10:12
Cut-paste snafu;
The code below is preceded by an:
import dia
On Sun, Oct 11, 2015 at 10:12 AM, Rustom Mody wrote:
> Writing python plugins for dia looks promising.. but I really cant get a
> start
>
> From going through the archives I find this
>
> $ cat .dia/python/helloworld.py
>
> def hello