Re: [dev] Help to Start

2006-05-18 Thread CPHennessy
On Sun May 14 2006 13:21, Luis Saldivia wrote: Hello I'm interest on start using Free Softw, and i want to know some things, if you can help me i'll be very thanksful. I'm very interested on openoffice, and i want to develope a new software from calc in the future but now i need to know

[dev] Help to Start

2006-05-15 Thread Luis Saldivia
Hello I'm interest on start using Free Softw, and i want to know some things, if you can help me i'll be very thanksful. I'm very interested on openoffice, and i want to develope a new software from calc in the future but now i need to know about the language you use, i mean all openoffice is

Re: [dev] Help to Start

2006-05-15 Thread Tom Schindl
Hi, it depends on the task you want to fullfill. OpenOffice itself is C/C++ but if you only want to write addons, ... you could choose from multiple languages: - C/C++ - JavaScript - Python - Java - OOBasic - ... Fetch the dev-guide from here (1) and when you have questions about the API please

Re: [dev] Help to Start

2006-05-15 Thread Laurent Godard
Hi Fetch the dev-guide from here (1) and when you have questions about the API please ask them at [EMAIL PROTECTED] Another resource available is the snippet collection (2) demonstrating API-Usage in small samples. regarding addons and extensions, i would also suggest