access to custom object properties in plugin

2006-07-28 Thread lidiriel
lidiriel wrote: > Hello, > > now i stop my python development and i began a new export filter in C. > I created fews objects in new lib and i try to generate an export file. > I use the method : > static void draw_object(DiaRenderer *self, DiaObject *object) for > detected each object and generat

Re: access to custom object properties in plugin

2006-07-28 Thread lidiriel
But for the core of > plugin i must use the property of object. Example i have an object : > > dia/objects/Bay/boundary.c > ... > typedef enum { BAY_BOUNDARY_BEGIN, > BAY_BOUNDARY_END } > BayBoundaryValue; > > /* Object Boundary definition */ > typede

Re: Adding objects to Dia

2006-07-28 Thread loli
On Sun, 16 Jul 2006 18:42:44 +0200, Leon Mintz wrote > Hello. > I'd like to add elements for Thermodynamic charts. Leon: You have already received other mails with explanations to help you prepare svg shapes. I am interested in knowing which kind of elements you would add may be we can use