Hi,
> So you are using C# currently on Windows?
Yes, I'm using C# currently on Windows.
> There is no Objective-C binding, but as Objective-C is a pure superset
of C (or C++), you can use the C++ UNO API directly from Objective-C
code (which then technically is Objective-C++).
Thanks your sugg
Again, adding the LibreOffice developer list back to recipients.
Please don't remove it when replying. The point of having a mailing
list is that discusions are public and archived for the potential
benefit of others in the future.
> Exactly what I'm doing is similar this link
> http://herbertniem
>> Using visual studio I have done on windows , but I don't know to begin
>> on Mac OS. My goal is use Xcode to write an application can open and
>> view documents through Libreoffice api, build on Mac OS.
It is a bit confusing that you keep bringing up Visual Studio and
Xcode; those are just IDEs
Hi Shin,
I hope you don't mind I again add the development mailing list to CC :-)
Shin Nguyễn píše v So 08. 03. 2014 v 23:04 +0700:
> I used Libreoffice api to open and view documents, and I also
> integrated the viewer of documents into the same window of main
> application.
> Using visual stud
Hi Shin,
Shin Nguyễn píše v Pá 07. 03. 2014 v 16:12 +0700:
> Hi all, I'm a desktop developer, I want to integrate Libreoffice on
> Windows and Mac OS (integrate viewer of libreoffice into my app when
> open a document). I have finished on Windows using Visual Studio, but
> I don't know how to int
Hi all, I'm a desktop developer, I want to integrate Libreoffice on Windows
and Mac OS (integrate viewer of libreoffice into my app when open a
document). I have finished on Windows using Visual Studio, but I don't know
how to integrate on Mac OS using Xcode.
Can you give me some suggestions?
Thank