RE: Need help in getting the design right with Openoffice.org

2012-12-20 Thread Shukla, Mangesh
Hi Alexandro, Thanks for the quick response. Actually I would prefer the solution to be in C++, as I am not comfortable with Python. I will check the Add-on samples for the socket implementation. But since I am starter, I would like to discuss the design of how it should be implemented. Tha

Re: Need help in getting the design right with Openoffice.org

2012-12-20 Thread Alexandro Colorado
On Thu, Dec 20, 2012 at 2:13 AM, Shukla, Mangesh wrote: > Hi Alexandro, > Thanks for the quick response. Actually I would prefer the solution to > be in C++, as I am not comfortable with Python. I will check the Add-on > samples for the socket implementation. But since I am starter, I would l

Re: Need help in getting the design right with Openoffice.org

2012-12-20 Thread jg
Mangesh: I don't know in what way your application needs differ from mine in detail. In my case, the bulk of the work is done by my MFC application. Once the data are "inside" of OpenOffice the feedback to the MFC app is not very complex and essentially only a couple of database entries need

Re: Need help in getting the design right with Openoffice.org

2012-12-20 Thread Jürgen Schmidt
On 12/20/12 9:13 AM, Shukla, Mangesh wrote: > Hi Alexandro, > Thanks for the quick response. Actually I would prefer the solution to be > in C++, as I am not comfortable with Python. I will check the Add-on samples > for the socket implementation. But since I am starter, I would like to > di

RE: Need help in getting the design right with Openoffice.org

2012-12-20 Thread Shukla, Mangesh
Hi Jürgen, Thanks for your valuable inputs and for pointing out the links to me. I have checked out the links about Add-ons and addins. I am sure all the inputs will come in handy when I get to implementation. Regards Mangesh -Original Message- From: Jürgen Schmidt [mailto:jogisch