Re: Sidebar for Developers

2013-10-16 Thread Jörg Schmidt
> From: Andre Fischer [mailto:awf@gmail.com] > > Do you see a chance, we will discuss the details in German > [*] and only the final > > result again in English, here on the mailinglist? > > Sure, we can discuss this in German off-list. I would prefer an > asynchronous medium, like email.

Re: Sidebar for Developers

2013-10-14 Thread Andre Fischer
On 14.10.2013 17:08, Andre Fischer wrote: On 10.10.2013 15:08, Jörg Schmidt wrote: Hello, From: Andre Fischer [mailto:awf@gmail.com] As far as I understand our variant of BASIC it is not possible to create a BASIC-only extension. Therefore my idea was to create a Java-BASIC hybrid where th

Re: Sidebar for Developers

2013-10-14 Thread Andre Fischer
On 10.10.2013 15:08, Jörg Schmidt wrote: Hello, From: Andre Fischer [mailto:awf@gmail.com] As far as I understand our variant of BASIC it is not possible to create a BASIC-only extension. Therefore my idea was to create a Java-BASIC hybrid where the generic boilerplate code (factory, reg

Re: Sidebar for Developers

2013-10-10 Thread Jörg Schmidt
Hello, > From: Andre Fischer [mailto:awf@gmail.com] > As far as I understand our variant of BASIC it is not > possible to create > a BASIC-only extension. Therefore my idea was to create a Java-BASIC > hybrid where the generic boilerplate code (factory, registration of > services, etc)

Re: Sidebar for Developers

2013-10-10 Thread Jörg Schmidt
> From: Jürgen Schmidt [mailto:jogischm...@gmail.com] > > *Is it true that I can not use the sidebar using Basic > Extension?* Or do I > > understand this wrong? > > you understand correct, it doesn't work with Basic and more work would > be necessary. Or potentially some Basic experts have so

Re: Sidebar for Developers

2013-10-10 Thread Andre Fischer
On 10.10.2013 13:28, Jörg Schmidt wrote: From: Andre Fischer [mailto:awf@gmail.com] I did not provide one on purpose because it does not work. If you really want to use BASIC to implement the panel then you have to fix the callback/dialog reference issues. Sorry, I do not understand the sit

Re: Sidebar for Developers

2013-10-10 Thread Jürgen Schmidt
On 10/10/13 1:28 PM, Jörg Schmidt wrote: >> From: Andre Fischer [mailto:awf@gmail.com] > >> I did not provide one on purpose because it does not work. If you >> really want to use BASIC to implement the panel then you have >> to fix the >> callback/dialog reference issues. > > Sorry, I d

Re: Sidebar for Developers

2013-10-10 Thread Jörg Schmidt
> From: Andre Fischer [mailto:awf@gmail.com] > I did not provide one on purpose because it does not work. If you > really want to use BASIC to implement the panel then you have > to fix the > callback/dialog reference issues. Sorry, I do not understand the situation. >From the beginning

Re: Sidebar for Developers

2013-10-10 Thread Andre Fischer
On 10.10.2013 10:04, Jörg Schmidt wrote: Hello Andre, *, From: Andre Fischer [mailto:awf@gmail.com] I was somewhat but not entirely successful in turning your BASIC script into a sidebar panel. Thank you very much. But ... I have created an Eclipse project of the sidebar panel [1]. Ru

Re: Sidebar for Developers

2013-10-10 Thread Jürgen Schmidt
On 10/9/13 3:01 PM, Rony G. Flatscher (Apache) wrote: > > On 09.10.2013 14:42, Andre Fischer wrote: >> On 03.10.2013 11:37, Jörg Schmidt wrote: >>> Hello, >>> From: Andre Fischer [mailto:awf@gmail.com] > It took a long time but here is my example, a simple search for writer.

Re: Sidebar for Developers

2013-10-10 Thread Jörg Schmidt
Hello Andre, *, > From: Andre Fischer [mailto:awf@gmail.com] > I was somewhat but not entirely successful in turning your > BASIC script > into a sidebar panel. Thank you very much. But ... > I have created an Eclipse project of the sidebar panel [1]. Run the > 'oxt' target of the A

Re: Sidebar for Developers

2013-10-09 Thread Mike Dupont
Thank you so much andre, I will see if we can use this! mike On Wed, Oct 9, 2013 at 7:42 AM, Andre Fischer wrote: > On 03.10.2013 11:37, Jörg Schmidt wrote: >> >> Hello, >> >>> From: Andre Fischer [mailto:awf@gmail.com] It took a long time but here is my example, a simple search >>>

Re: Sidebar for Developers

2013-10-09 Thread Rony G. Flatscher (Apache)
On 09.10.2013 14:42, Andre Fischer wrote: > On 03.10.2013 11:37, Jörg Schmidt wrote: >> Hello, >> >>> From: Andre Fischer [mailto:awf@gmail.com] It took a long time but here is my example, a simple search >>> for writer. >>> >>> That's OK. I just came back from my vacation and am now >>>

Re: Sidebar for Developers

2013-10-09 Thread Andre Fischer
On 03.10.2013 11:37, Jörg Schmidt wrote: Hello, From: Andre Fischer [mailto:awf@gmail.com] It took a long time but here is my example, a simple search for writer. That's OK. I just came back from my vacation and am now catching up on emails. Can you please help me now? I will try. C

Re: Sidebar for Developers

2013-10-07 Thread Andre Fischer
On 03.10.2013 17:22, James Michael DuPont wrote: The extension function is very simple, there is a dialog with two text fields to enter a search string and a replacement text, and two buttons to start searching or replacing. The extension is for writer. That is what I would like to have as w

Re: Sidebar for Developers

2013-10-03 Thread James Michael DuPont
>>The extension function is very simple, there is a dialog with two text fields to >> enter a search string and a replacement text, and two buttons to start searching >>or replacing. The extension is for writer. That is what I would like to have as well. We have some code that runs in a modal dialo

Re: Sidebar for Developers

2013-10-03 Thread Jörg Schmidt
Hello, > From: Andre Fischer [mailto:awf@gmail.com] > > It took a long time but here is my example, a simple search > for writer. > > That's OK. I just came back from my vacation and am now > catching up on > emails. > > > > > Can you please help me now? > > I will try. Can you tel

Re: Sidebar for Developers

2013-10-01 Thread Andre Fischer
On 26.09.2013 09:19, Jörg Schmidt wrote: Hello, From: Andre Fischer [mailto:awf@gmail.com] Yes, exactly. If you have an idea for a demo panel and can design the dialog then I can wrap a Java extension around it. -Andre It took a long time but here is my example, a simple search for wri

Re: Sidebar for Developers

2013-09-28 Thread Jörg Schmidt
Hello, > -Original Message- > From: Mike Dupont [mailto:jamesmikedup...@googlemail.com] > Sent: Saturday, September 28, 2013 4:26 PM > To: dev > Subject: Re: Sidebar for Developers Your question has nothing to do with the topic of the thread. *Why you do not open a new

Re: Sidebar for Developers

2013-09-28 Thread Mike Dupont
I am interested in creating a non modal search dialog, something docked would be best. the dialog is getting in the way of the text. Is there any way to do that? mike On Thu, Sep 26, 2013 at 2:19 AM, Jörg Schmidt wrote: > Hello, > >> From: Andre Fischer [mailto:awf@gmail.com] > >> Yes, exactl

Re: Sidebar for Developers

2013-09-26 Thread Jörg Schmidt
Hello, > From: Andre Fischer [mailto:awf@gmail.com] > Yes, exactly. If you have an idea for a demo panel and can > design the > dialog then I can wrap a Java extension around it. > > -Andre It took a long time but here is my example, a simple search for writer. Can you please help me

Re: Sidebar for Developers

2013-06-13 Thread Jörg Schmidt
Hello Andre, > From: Andre Fischer [mailto:awf@gmail.com] > Please keep in mind that we are talking about a demo. Its > purpose is to > teach developers how to develop an extension, not to provide missing > functionality. It should not be too complicated. Besides, an import > dialog

Ad, potentially, macros in sidebar ... (Re: Sidebar for Developers

2013-06-13 Thread Rony G. Flatscher
On 13.06.2013 10:14, Andre Fischer wrote: > On 13.06.2013 09:44, Jörg Schmidt wrote: > >> >> But can I also use these entries: >> >> > script:macro-name="vnd.sun.star.script:mottco.Module1.hilfe_aufrufen?language=Basi >> c&location=application" script:language="Script"/> >> >> what I mean is that

Re: Sidebar for Developers

2013-06-13 Thread Andre Fischer
On 13.06.2013 09:44, Jörg Schmidt wrote: From: Andre Fischer [mailto:awf@gmail.com] Yes, exactly. If you have an idea for a demo panel Yes, I have - a variable import extension for csv files in Calc. Users complain about the normal import always the defaults are not permanently(!) changed.

Re: Sidebar for Developers

2013-06-13 Thread Jörg Schmidt
> From: Andre Fischer [mailto:awf@gmail.com] > Yes, exactly. If you have an idea for a demo panel Yes, I have - a variable import extension for csv files in Calc. Users complain about the normal import always the defaults are not permanently(!) changed. > and can > design the > dialog

Re: Sidebar for Developers

2013-06-12 Thread Andre Fischer
On 12.06.2013 10:24, Jörg Schmidt wrote: From: Andre Fischer [mailto:awf@gmail.com] Sounds good. I have heard of a UI editor (written in Basic?) that produces XML resource files that can be used in extensions. Maybe you can tell me how this works. And/or design a little dialog that can be u

Re: Sidebar for Developers

2013-06-12 Thread Jörg Schmidt
> From: Andre Fischer [mailto:awf@gmail.com] > Sounds good. I have heard of a UI editor (written in Basic?) that > produces XML resource files that can be used in extensions. > Maybe you > can tell me how this works. And/or design a little dialog > that can be > used in a second demo

Re: Sidebar for Developers

2013-06-12 Thread Andre Fischer
On 12.06.2013 08:59, Jörg Schmidt wrote: But I am interested in a clean approach to support Basic in the sidebar and volunteers can join the dev list and can work with us here in the project. I would be very interested to take part me when you tell me how I can help. Unfortunately not I program

Re: Sidebar for Developers

2013-06-12 Thread Andre Fischer
On 12.06.2013 08:59, Jörg Schmidt wrote: From: Andre Fischer [mailto:awf@gmail.com] I tried to download this extension but the link on the Wiki page to the source code download page is broken. After searching and finding it I discovered that you have to register to be allowed to download it.

Re: Sidebar for Developers

2013-06-11 Thread Jörg Schmidt
> From: Andre Fischer [mailto:awf@gmail.com] > I tried to download this extension but the link on the Wiki > page to the > source code download page is broken. After searching and > finding it I > discovered that you have to register to be allowed to > download it. I am > not willing

Re: Sidebar for Developers

2013-06-11 Thread Jörg Schmidt
> But I am interested in a clean approach to support Basic in > the sidebar > and volunteers can join the dev list and can work with us here in the > project. I would be very interested to take part me when you tell me how I can help. Unfortunately not I program in Java or C++. In the concrete,

Re: Sidebar for Developers

2013-06-11 Thread Jürgen Schmidt
On 6/11/13 1:22 PM, Jörg Schmidt wrote: >> From: Jürgen Schmidt [mailto:jogischm...@gmail.com] > >>> 1. >>> Can you please still give an example of normal controls? >> (Buttons, combo boxes, >>> ...) >> >> the SDK contains examples how to use UNO awt controls > > Is not really you serious ;-) >

Re: Sidebar for Developers

2013-06-11 Thread Andre Fischer
On 11.06.2013 12:29, Jörg Schmidt wrote: Hello Andre, From: Andre Fischer [mailto:awf@gmail.com] I have created a new Wiki page for developers how want to add new panels to the sidebar [1]. At the moment it focuses on the explanation of a demo extension that with some Java code shows an an

Re: Sidebar for Developers

2013-06-11 Thread Andre Fischer
On 11.06.2013 13:22, Jörg Schmidt wrote: From: Jürgen Schmidt [mailto:jogischm...@gmail.com] 1. Can you please still give an example of normal controls? (Buttons, combo boxes, ...) the SDK contains examples how to use UNO awt controls Is not really you serious ;-) My problem is *not* contro

Re: Sidebar for Developers

2013-06-11 Thread Jörg Schmidt
> From: Jürgen Schmidt [mailto:jogischm...@gmail.com] > > 1. > > Can you please still give an example of normal controls? > (Buttons, combo boxes, > > ...) > > the SDK contains examples how to use UNO awt controls Is not really you serious ;-) My problem is *not* control itself but a concrete

Re: Sidebar for Developers

2013-06-11 Thread Jürgen Schmidt
On 6/11/13 12:29 PM, Jörg Schmidt wrote: > Hello Andre, > >> From: Andre Fischer [mailto:awf@gmail.com] > >> I have created a new Wiki page for developers how want to add >> new panels >> to the sidebar [1]. At the moment it focuses on the explanation of a >> demo extension that with so

Re: Sidebar for Developers

2013-06-11 Thread Jörg Schmidt
Hello Andre, > From: Andre Fischer [mailto:awf@gmail.com] > I have created a new Wiki page for developers how want to add > new panels > to the sidebar [1]. At the moment it focuses on the explanation of a > demo extension that with some Java code shows an analog clock > in a new > "T

Re: Sidebar for Developers

2013-06-11 Thread Andre Fischer
On 10.06.2013 19:06, Regina Henschel wrote: Hi Andre, Andre Fischer schrieb: Hi, I have created a new Wiki page for developers how want to add new panels to the sidebar [1]. At the moment it focuses on the explanation of a demo extension that with some Java code shows an analog clock in a new

Re: Sidebar for Developers

2013-06-10 Thread Regina Henschel
Hi Andre, Andre Fischer schrieb: Hi, I have created a new Wiki page for developers how want to add new panels to the sidebar [1]. At the moment it focuses on the explanation of a demo extension that with some Java code shows an analog clock in a new "Tools" deck. The part that explains how a