[dev] Problems creating a Clipart Gallery extension

2010-01-22 Thread Fabio A. Miranda
Hello, I am creating a Clipart extension for OO. I know how to create en extension for a couple of clipart. 1. Open the image file you want to include in the clipart, in a Draw document 2. Tools -> Gallery 3. Create a new theme named "foo" 4. Drag and drop the document you just opened inside Foo

[dev] OO3.1 Build errors--- fatal error LNK1120: 10 unresolved externals

2010-01-22 Thread meddictate
Dear All, We are trying to build OO3.1 and we are using Windows XP and Cygwin. We have successfully done ./configure and bootstrap and source winenv.Set.sh. After that we are trying to do dmake, but that time we have received bellow error messages. Please See and give to us your suggestions.

[dev] Re: [api-dev] Java UNO Extensions broken in Mac OS X due to "Apple AWT Java VM was loaded on first thread -- can't start AWT"

2010-01-22 Thread Juergen Schmidt
Hi Fabio, yes this is a known issue on MacOS and a fix is not available. The recommendation is, don't use use AWT but UNO AWT dialogs. I know that it is probably not satisfying for you and UNO awt offers only limited controls etc. But it is the only solution at the moment. Using AWT brings o