Re: [api-dev] Re: [allfeatures] changed/CWS fwk95 : Extended UNO AWT menu API

2009-01-19 Thread Frank Schönheit - Sun Microsystems Germany
Hi Ariel, Means: If existing API is unpublished, then IMO we should extend it incompatibly, if it becomes a little better / less ugly thereby I've found no way to change its ugliness without breaking API design rules. Don't know what you have in mind. Yes, doing it completely right

Re: [api-dev] Setting Cell Annotation text attributes

2009-01-19 Thread Daniel Rentz
Hello, Bernard Marcelly schrieb: Message de Andrew Douglas Pitonyak date 2009-01-17 04:27 : I would also like to be able to set the font for text in a CellAnnotation (note). Using the GUI, I can select text in an annotation and set the font. When I look at the Wiki, it specifically says

RE: [api-dev] SDK 3.0 compatible with 2.4?

2009-01-19 Thread Marian Roselló Bennassar
Hi, This may seem a silly question but, what is: bootstrap glue code from the 3.0 SDK ? Thanks, Marian. -Original Message- From: juergen.schm...@sun.com [mailto:juergen.schm...@sun.com] Sent: 14 January 2009 09:31 To: dev@api.openoffice.org Subject: Re: [api-dev] SDK 3.0 compatible

Re: [api-dev] SDK 3.0 compatible with 2.4?

2009-01-19 Thread Steff Grund
Hi, it's the code for bootstrapping OpenOffice.org, located in sdk_root/classes. It consists of some Java classes and a dll for the Windows platform. See the sdk_root/examples/java/DocumentHandling/DocumentConverter.java example where it is used. HTH, Steffen Marian Roselló Bennassar

[api-dev] Fwd: How to create a checkbox with UNO

2009-01-19 Thread Frédéric Point
Hi, I need to create a checkbox in oowriter document with an external script in python. I think that I manage to create the object with this : cb1 = doc.createInstance( com.sun.star.form.component.ChekBox ) But now I don't know how to insert it into my document. I tried this : cursor =

Re: [api-dev] Fwd: How to create a checkbox with UNO

2009-01-19 Thread Oliver Brinzing
you will find additional information here: http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Forms/Scripting_and_Events -- GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45 signature.asc Description: OpenPGP digital signature

Re: [api-dev] Adding PDF and ODT downloads for Wiki Books

2009-01-19 Thread rony
Hi Clayton, Clayton wrote: One of the things we've discussed here on the list is the availability of the various books (especially the Developer's Guide) as prepared documents for download/offline reading. I have been working on some ideas for this, and have added a new link to the three