Re: External "so" module.

2011-09-11 Thread Paul Chavent
Hi Hans The sozi project even not provide an header. It only installs some ".py" ".js" and ".css" files in the inkskape extension folder. I think that their player should be more independent of the editors... On 09/11/2011 11:36 AM, Hans Breuer wrote: At 11.09.2011 01:22, Paul Chavent wrote:

Re: External "so" module.

2011-09-11 Thread Hans Breuer
At 11.09.2011 01:22, Paul Chavent wrote: Hans, On 09/10/2011 10:45 PM, Hans Breuer wrote: At 11.09.2011 00:15, Paul Chavent wrote: So you recommend to concentrate my effort on module integration (i work on a "sozi editor") instead of trying to do an external module ? Yes. IIRC the main thing

Re: External "so" module.

2011-09-11 Thread Hans Breuer
At 11.09.2011 06:40, Pierre-Louis Bonicoli wrote: On 10/09/2011 14:41, Hans Breuer wrote: [...] Using libdia as SDK (or building Dia plug-ins outside of the tree) is not supported. The libdia API/ABI is not considered stable. It is not prepared for side-by-side installation. And for advanced pl

Re: External "so" module.

2011-09-10 Thread Pierre-Louis Bonicoli
On 10/09/2011 14:41, Hans Breuer wrote: > Hi Paul, > At 01.09.2011 22:14, Paul Chavent wrote: >> Thank you Pierre-Louis. >> >> Is there any sample project that provide an external lib (to see how it >> deals with finding the dia source tree... or is there any way to install >> dia headers) ? >> > U

Re: External "so" module.

2011-09-10 Thread Paul Chavent
Hans, On 09/10/2011 10:45 PM, Hans Breuer wrote: At 11.09.2011 00:15, Paul Chavent wrote: So you recommend to concentrate my effort on module integration (i work on a "sozi editor") instead of trying to do an external module ? Yes. IIRC the main thing blocking the inclusion with Dia was the o

Re: External "so" module.

2011-09-10 Thread Hans Breuer
At 11.09.2011 00:15, Paul Chavent wrote: So you recommend to concentrate my effort on module integration (i work on a "sozi editor") instead of trying to do an external module ? Yes. IIRC the main thing blocking the inclusion with Dia was the overlong string for sozi_script. I could do that spl

Re: External "so" module.

2011-09-10 Thread Paul Chavent
So you recommend to concentrate my effort on module integration (i work on a "sozi editor") instead of trying to do an external module ? Paul. On 09/10/2011 02:41 PM, Hans Breuer wrote: Hi Paul, At 01.09.2011 22:14, Paul Chavent wrote: Thank you Pierre-Louis. Is there any sample project th

Re: External "so" module.

2011-09-10 Thread Hans Breuer
Hi Paul, At 01.09.2011 22:14, Paul Chavent wrote: Thank you Pierre-Louis. Is there any sample project that provide an external lib (to see how it deals with finding the dia source tree... or is there any way to install dia headers) ? Using libdia as SDK (or building Dia plug-ins outside of the

Re: External "so" module.

2011-09-01 Thread Paul Chavent
Is it possible to write an external "so" module, that could be automatically loaded in dia if present in /lib/dia/ ? Thank you. Paul. Hi, See dia_register_plugins function in lib/plug-ins.c file: you could use $HOME/.dia/objects directory. If environnement variable DIA_LIB_PATH is n

Re: External "so" module.

2011-09-01 Thread Pierre-Louis Bonicoli
On 01/09/2011 20:59, Paul Chavent wrote: > Hi > > Is it possible to write an external "so" module, that could be > automatically loaded in dia if present in > /lib/dia/ ? > > Thank you. > > Paul. > Hi, See dia_register_plugins function in lib/plug-ins.

External "so" module.

2011-09-01 Thread Paul Chavent
Hi Is it possible to write an external "so" module, that could be automatically loaded in dia if present in /lib/dia/ ? Thank you. Paul. ___ dia-list mailing list dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list F