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 some Java code shows an analog clock 
>> in a new 
>> "Tools" deck.  The part that explains how a sidebar panel extension 
>> works in general has to be extended in the future.  But it's a start.
>>
>> Until I find a better place, maybe in the SDK, the source code (as 
>> Eclipse project) [3] and OXT file [2] can be found on my 
>> apache people 
>> directory.
> 
> Thank you for this work.
> 
> 
> I have the following questions:
> 
> 1.
> Can you please still give an example of normal controls? (Buttons, combo 
> boxes,
> ...)

the SDK contains examples how to use UNO awt controls

> 
> 2.
> Your example is implemented in Java, there are also ways in StarBasic? 
> Maybe it also needs a 'bridge' in Java or C++, but there is a way?
> 
> (With 'bridge' I mean for example technically to provide a new UNO-service, 
> which
> would then allow access with StarBasic.)

bridge is not the correct term here but anyway. Currently it is not
possible to use Basic in the context of the sidebar. But it would
definitely a good enhancement.

Something comparable to UnoDialogProvider where you can use a dialog xml
description as input ... There are probably more things that have to be
taken into account. For example layouting etc. Nothing planned or
designed yet.

Nothing that can be achieved for AOO 4.0.

Juergen


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to