To: "discussions about usage and development of dia" <dia-list gnome org>
Subject: Re: Objects properties - Python console
Date: Tue, 15 Feb 2005 16:26:23 +0100 (CET)
danieldealmeida78 free fr sagde:
> Hi,
>
> I'd like to add new properties to the shapes that I've created.
> I've heard that it's possible by using the python console but I don't know
> how
> to use it so I'm looking for some documentation.
> The properties that I'd like to add are quite similar to the uml objects
> but I'
> don't see where are the files related to them?
> If someone could give me some infomartions it would be cool.
The UML properties are currently hardcoded in C in a *very* hacky way that
should certainly not be emulated. I don't think the Python plugin can
handle adding similar things. Which exact properties are you looking for?
-Lars