Picon

Re: java/uno dialog event listener doesn't trigger

Hi Fabian,

On Mon, Jan 16, 2012 at 11:57 AM, fabian <fmh@...> wrote:
> Hi,
>
> I just started to write my first oo add-on with Java, the netbeans oo-integration and oo-skd 3.3.
>
> So far I crated a menu/tool bar and a dialog.xdl.  To Invoke a dialog I used the
createDialogWithHandler(DialogURL, eventHandler) Method of XDialogProvider2.
>
>
> My implementation of the eventHandler is:
>
> class EventHandler implements
>        com.sun.star.awt.XDialogEventHandler
>  {
>
>        String aHandlerMethod1 = "command1";
>
>  //XDialogEventHandler
>    public boolean callHandlerMethod(XDialog xDialog, Object EventObject, String MethodName) {
>
>        System.out.println("callHandler was called with MethodName: "+ MethodName);
>        if (MethodName.equals(aHandlerMethod1)) {
>            showMessageBox("DialogComponent", "callHandlerMethod() handled \"" +
aHandlerMethod1 + "\"");
>            return true;
>        }
>        return false;
>    }
(Continue reading)

fabian | 17 Jan 09:51
Picon

is this mailing list alive?

Hi,
Is this mailing list still alive or is there another channel to communicate about office addon development? 

best,
Fabian



robweir | 7 Nov 00:24
Picon
Favicon

Announcement: List Migration to ooo-dev list

Please read this note in its entirety. It contains important
information related to this mailing list, its migration to the Apache
Software Foundation, and the steps you must take to ensure continuous
access to the list.

Background

As you may have heard, Oracle contributed the OpenOffice.org (OOo) code
to Apache in June. All new projects at Apache start in the "Incubator",
a special part of Apache where new projects ("Podlings") and their
communities are given special attention by Apache "mentors" as they
learn about Apache, ensure that the source code meets Apache's license
requirements, and work toward their initial Apache release.

In parallel with the coding efforts needed before we can publish Apache
OpenOffice.org 3.4.0, the Apache OpenOffice.org community, working with
the Apache Infrastructure team, is migrating the many legacy OOo
websites and other online services formerly hosted by Sun/Oracle onto
Apache servers. This has been a huge effort and we are showing good
progress in many areas.

You can read more about the current status of the migration effort on
this wiki page:
https://cwiki.apache.org/confluence/display/OOOUSERS/OpenOffice.org+Mig
ration+Status

Additional relevant information is published in our project blog at:
http://blogs.apache.org/OOO/

Resubscribing

Among the services hosted by Oracle on the legacy OOo servers are over
300 mailing lists, including the
dev@... 
mailing list you are reading now.  In order to preserve your
subscription to the list, you will need to resubscribe to the new list
address, per the following instructions:

1. Send an email to ooo-dev-subscribe@... This should
be done from the email account where you want to receive the list
messages.

2. This will generate a confirmation email which will be sent to your
email address. You will need to reply to the confirmation email in
order to complete your subscription to the new list.

3. To send posts to the new list, you will mail them to the following
address: ooo-dev@...

4. And if you ever want to unsubscribe to the new list, you can do so
by sending an email to ooo-dev-unsubscribe@...

We invite and encourage you to follow the above steps and to
participate in Apache OpenOffice.org project. If you have any
questions, feel free to post as responses to this note, or send a
question to ooo-dev@...

Notes

1. We recommend that you do not subscribe via a legacy openoffice.org
email address. It is uncertain at this point whether these addresses
will be supported in the future.

2. Archives of the legacy mailing lists are available here:
http://openoffice.markmail.org/

--
The Apache OpenOffice.org (Incubating) Project Management Committee
--

-- 
-----------------------------------------------------------------
To unsubscribe send email to dev-unsubscribe@...
For additional commands send email to sympa@...
with Subject: help

Gerardo Gómez | 27 Oct 04:17
Picon
Gravatar

executing a dialog without blocking the program

Is it possible to execute a dialog of UNO-AWT without blocking the program. for example:

dialog.execute();                                            // execute the dialog (show the dialog)...
System.out.println("not blocking dialog");         // ...without being blocked, keep to this line while showing the dialog.

Thank you in advance for your answers.

Regards


Gerardo Gómez | 15 Oct 00:54
Picon
Gravatar

missing setSelectedItem() method in XComboBox interface

As far as i know, there isn't any setSelectedItem() method in XComboBox interface, i don't know if i need to make a new bug ticket for this one, if you know of an alternative to this please let me know

Gerardo Gómez | 4 Oct 06:45
Picon
Gravatar

XButton, XFixedText, etc (Graphical components)

Hello my name is Gerardo and i want to know if there is a way to enable(disable) Graphical components without having to destroy or construct them each change of state?. I'm currently working in the translation of an OpenOffice extension called Oo2gdocs, changing the java Swing GUI to the UNO AWT GUI.

Hirano Kazunari | 28 Sep 13:14
Picon

Invitation to connect on LinkedIn

 
 
 
 
 
From Hirano Kazunari
 
I18n/L10n Community Contributor at OpenSolaris
Japan
 
 
 

I'd like to add you to my professional network on LinkedIn.

- Hirano

 
 
 
le>
 
 
 
You are receiving Invitation to Connect emails. Unsubscribe
© 2011, LinkedIn Corporation. 2029 Stierlin Ct. Mountain View, CA 94043, USA
 
Jürgen Schmidt | 2 Sep 08:05

INFO: New home and EOL of this mailing list in the near future

Hi,

It's probably not news to you, but in case you haven't heard, the OpenOffice.org project has a new home under the Apache Software Foundation (http://incubator.apache.org/openofficeorg/index.html). And some things are going different under Apache. We will have only one project - Apache Open Office - and the number of mailing lists will be limited to only a few (see http://incubator.apache.org/openofficeorg/mailing-lists.html). There is a common consensus that we will create new mailing lists with specific topics if necessary but at the moment we will move forward with only few lists to concentrate the information flow. From my point of view it's an advantage compared to the former setup with many projects and many project related mailing lists.

As the project lead of the API and Extension project i would like to inform you that this mailing list will go end of life soon (exact date not known yet) and further discussion on API and Extension specific topics should happen on the ooo-dev-d1GL8uUpDdXTxqt0kkDzDmD2FQJk+8+b@public.gmane.org mailing list. I recommend that you join the Apache OpenOffice project and subscribe (mail to ooo-dev-subscribe-d1GL8uUpDdXTxqt0kkDzDmD2FQJk+8+b@public.gmane.org) on the ooo-dev list asap and help to make this new Apache project successful in the same way as before under the old setup. Well it's not really a new project but more the continuation of the former official OpenOffice.org project. New in the sense that it is now under the umbrella of the Apache foundation.

Maybe there will be some mail forwarding mechanisms established to ensure that we won't lose any messages in the future but i hope that you all will subscribe to the ooo-dev-d1GL8uUpDdXTxqt0kkDzDmD2FQJk+8+b@public.gmane.org mailing lists and that we accept the new project under Apache as it is.

The migration of the project infrastructure to Apache is ongoing (source code, website, wiki, forum, ...) and there are still a lot of things to do. Every helping hand is welcome. Some things will change under Apache because of the already existing rules there and we want to be a good and well formed project there. Every change is also the opportunity to make things better (if necessary) in the future. And you can be part of this important move of OOo and can help to move things forward.

The good thing at Apache is that it is independent, well accepted in the open source world and all project members are equal. Important is that the rules of the Apache foundation and the project are accepted and that things are getting done.

I hope to see you all on the new project and the ooo-dev-d1GL8uUpDdXTxqt0kkDzDmD2FQJk+8+b@public.gmane.org mailing list soon. I am looking forward to an interesting and challenging future of OOo under the umbrella of the Apache foundation.

Regards

Juergen

Andy Brown | 17 Aug 05:24
Favicon

Extension and Template web space

Just a heads up.  Looks like in the short term people are working to the 
sites up and stable.  Mid to long term is to redo the way extensions and 
templates are handled from the AOOo site.  [1] below is a reference 
concerning this.

[1] 
http://mail-archives.apache.org/mod_mbox/incubator-ooo-dev/201108.mbox/%3CCAP-ksoifTofFvwafJf-yKTxCZU55TEsmoMisBaFiz53SrkC0uw-JsoAwUIsXosN+BqQ9rBEUg <at> public.gmane.org%3E

If your browser will not link just copy from the http and paste in 
address bar.  We need and want feedback from those that produce the 
extensions and templates

Andy
--

-- 
-----------------------------------------------------------------
To unsubscribe send email to dev-unsubscribe@...
For additional commands send email to sympa@...
with Subject: help

Andy Brown | 17 Aug 04:19
Favicon

Extension and Template web space.

Just a heads up.  Looks like in the short term people are working to the 
sites up and stable.  Mid to long term is to redo the way extensions and 
templates are handled from the AOOo site.  [1] below is a reference 
concerning this.

[1] 
http://mail-archives.apache.org/mod_mbox/incubator-ooo-dev/201108.mbox/%3CCAP-ksoifTofFvwafJf-yKTxCZU55TEsmoMisBaFiz53SrkC0uw-JsoAwUIsXosN+BqQ9rBEUg <at> public.gmane.org%3E

If your browser will not link just copy from the http and paste in 
address bar.  We need and want feedback from those that produce the 
extensions and templates

Andy
--

-- 
-----------------------------------------------------------------
To unsubscribe send email to dev-unsubscribe@...
For additional commands send email to sympa@...
with Subject: help

Andy Brown | 14 Aug 20:28
Favicon

Extension Developers

Are there any extension developers here?  Please reply, direct if need be.

Andy
Member Apache OpenOffice.org project
--

-- 
-----------------------------------------------------------------
To unsubscribe send email to dev-unsubscribe@...
For additional commands send email to sympa@...
with Subject: help


Gmane