Hi, to complete my doubt, what's language is more stable to write macros?
BeanShell, Basic, JavaScrit or Python? thanks On 12/03/2012, at 18:15, Robson Peixoto wrote: > > > -- > Robson Peixoto > [email protected] > Engenheiro de Sistemas - Convergence Works > Mobile: +55 71 8602-9250 > > > > > Em 12/03/2012, às 17:50, Andreas Säger escreveu: > >> Am 12.03.2012 19:16, Robson Peixoto wrote: >>> Hi, >>> >>> I'd like to embed the Write in a java application, but on Mac OS X doesn't >>> has the libofficebean and OOoBean. >>> >>> Is possible embed the Writer without it ? How? >>> >> >> Hi, >> >> http://www.oooforum.org/forum/viewtopic.phtml?t=9883 >> >> This is a macro which creates a new top window using the built-in UNO >> toolkit. Then it adds 2 subwindows with a new presentation and a new >> spreadsheet side by side. >> I think you can do the same with a Java window and a listening instance of >> LibreOffice. >> Hope this helps >> > > Thanks a lot. I'll read it tomorrow. > >> >> -- >> For unsubscribe instructions e-mail to: [email protected] >> Problems? >> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ >> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette >> List archive: http://listarchives.libreoffice.org/global/users/ >> All messages sent to this list will be publicly archived and cannot be >> deleted >> > -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
