In my application I would like to have a powerfull text editor.
RichTextBox falls a bit short of it.
I cannot assume my application's user would have MS-Word (it's not standart
part of the OS, hey!)
Is there any ways / examples of embedding OpenOffice TextControl in .NET?
Hello,
I've recently read about support for C# in OpenOffice 2.0. So you don't
even need COM to connect to OpenOffice 2.0. Documentation can be found in
the Developer's Guide, chapter 3.4. Since OpenOffice 2.0 has not been
released so far (except the beta version), you may also use Managed C++ to
create some wrappers.
greets
> In my application I would like to have a powerfull text editor.
> RichTextBox falls a bit short of it.
[quoted text clipped - 4 lines]
>
> Is there any ways / examples of embedding OpenOffice TextControl in .NET?
Lloyd Dupont - 18 Jul 2005 12:20 GMT
thanks for that!
yep I found this section but currently the don't even speak about .NET, I
guess best thing is to wait for 2.0 (OpenOffice 2.0, that is)....
> Hello,
>
[quoted text clipped - 14 lines]
>>
>> Is there any ways / examples of embedding OpenOffice TextControl in .NET?