Re: Wizard Integration

2013-05-20 Thread Jorge Luis Roque Alvarez
hi, still having problems with wizard integration, now i notice that after a make dev-install there is no code of my wizard in "install/program/wizards/" best regards jorge luis - Mensaje original - De: "Stephan Bergmann" Para: "Jorge Luis Roque

Re: Wizard Integration

2013-05-10 Thread Stephan Bergmann
On 05/08/2013 04:19 PM, Jorge Luis Roque Alvarez wrote: Sorry, iam new on git, what command should i run on the core directory to generate the patch. The attachment patch was generate with the below command git git-patch -1 is it correct? No, that produces a patch of something completely unr

Re: Wizard Integration

2013-05-08 Thread Jorge Luis Roque Alvarez
s Roque Alvarez" CC: libreoffice@lists.freedesktop.org Enviados: Miércoles, 8 de Mayo 2013 9:57:10 Asunto: Re: Wizard Integration On 05/08/2013 03:48 PM, Jorge Luis Roque Alvarez wrote: > Here it goes ... Sorry, that's not in a usable form. From your previous mails, I understand that

Re: Wizard Integration

2013-05-08 Thread Stephan Bergmann
On 05/08/2013 03:48 PM, Jorge Luis Roque Alvarez wrote: Here it goes ... Sorry, that's not in a usable form. From your previous mails, I understand that you add your calendar wizard code to the LO sources, and try to build it as part of LO. So please provide your code as a git patch. Step

Re: Wizard Integration

2013-05-08 Thread Stephan Bergmann
On 05/08/2013 02:29 PM, Jorge Luis Roque Alvarez wrote: first thanks for the replay, i already notice that, and inlude my Jar_calendar.mk and check it in Repository.mk after that my LO build ok. I already has the point of entrance in Writer(wizards/Calendar...) but when i click on it, it does

Re: Wizard Integration

2013-05-08 Thread Jorge Luis Roque Alvarez
its not declared somewhere. What should i do to declare it? best regards jorge luis - Mensaje original - De: "Stephan Bergmann" Para: "Jorge Luis Roque Alvarez" CC: libreoffice@lists.freedesktop.org Enviados: Miércoles, 8 de Mayo 2013 4:32:46 Asunto: Re: Wizard I

Re: Wizard Integration

2013-05-08 Thread Stephan Bergmann
On 05/02/2013 05:49 PM, Jorge Luis Roque Alvarez wrote: Sorry, to bother you again, once i run "make dev-install" i get this cannot process /mnt/Work/LOGIT/core/solver/unxlngi6.pro/xml/component/wizards/com/sun/star/wizards/calendar/calendar.component make[1]: *** [/mnt/Work/LOGIT/core/workdir/

Re: Wizard Integration

2013-05-02 Thread Jorge Luis Roque Alvarez
: libreoffice@lists.freedesktop.org Enviados: Miércoles, 1 de Mayo 2013 8:59:24 Asunto: Re: Wizard Integration Hi, On 30 April 2013 17:16, Jorge Luis Roque Alvarez wrote: > Iam new in LO Development, i wrote an small wizard in java i notice that > the defaults wizards are been mig

Re: Wizard Integration

2013-05-01 Thread Matúš Kukan
Hi, On 30 April 2013 17:16, Jorge Luis Roque Alvarez wrote: > Iam new in LO Development, i wrote an small wizard in java i notice that > the defaults wizards are been migrated to python but i still want to include > it in my local LO since it will of great help for me. If it could be usef

Wizard Integration

2013-04-30 Thread Jorge Luis Roque Alvarez
Hi, Iam new in LO Development, i wrote an small wizard in java i notice that the defaults wizards are been migrated to python but i still want to include it in my local LO since it will of great help for me. Can anyone give some advised or a quick tutorial of the steps i should follow to i