Question on adding shapes

2012-09-10 Thread Martin Wunderlich
Hi there, I have recently discovered Dia as a tool to create recipe diagrams as per the design by Sascha Wahlbrink ( www.saschawahlbrink.de/index.php/ein_kochbuch.html ) In order to make the creation of these recipes easier, I wanted to create a number of custom shapes and add them to a new Di

dia - database sheet

2012-09-10 Thread yanf50
Hi, are the FOREIGN KEY constraints supported? thanks and regards ___ dia-list mailing list dia-list@gnome.org https://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia

Re: Question on adding shapes

2012-09-10 Thread Steffen Macke
Hi Martin, if it's ok for you to publish your shapes (ideally under the terms of the GPL), I could add them to the dia-additional-shapes package, fix the sheet for you and you could install them using diashapes. If this like a good idea to you, please enter a "Dia bug" into Bugzilla and attac

Re: dia - database sheet

2012-09-10 Thread Alejandro Imass
On Mon, Sep 10, 2012 at 7:51 AM, yanf50 wrote: > Hi, are the FOREIGN KEY constraints supported? > Yes, but dia2code is a separate closely related project. Primary key: properties that are class scope. Just set it to class scope and it will generate a foreign key. It supports multiple-col PK. FK

Problem with Python scripts

2012-09-10 Thread Alexios Lekidis
Hi, sorry to interrupt, I am experiencing one problem and I couldn't get it to work. I've installed on Ubuntu the newest dia version, but I haven't been able to run scripts, because as the error says: File "codegen.py", line 18, in import sys, dia ImportError: No module named dia As I know f