Hello Community,
I have created a very basic AddOn with NetBeans for OOo 2.4.. It's a very simple Menu, just two entries. What I want now is to receive the "ButtonClick"-Event through C#. What possibilities do I have? There may be the possibility to "connect" through a uno-URL from C#(CLI) to the AddOn. But how exactly?
Any comment would be helpful. Thank you very much in advance!
Kind regards
TopperDEL
Binding C# to OOo-AddOn
Re: Binding C# to OOo-AddOn
Since you say that any comment would be helpfull - here is mine.
I have started to invesigate the same, but for VB. To make a "event listener" seems to be what one has to do.
I have found these links and are trying to implement them.
http://www.oooforum.org/forum/viewtopic.phtml?t=76592
http://wiki.services.openoffice.org/wik ... Interfaces
mats
I have started to invesigate the same, but for VB. To make a "event listener" seems to be what one has to do.
I have found these links and are trying to implement them.
http://www.oooforum.org/forum/viewtopic.phtml?t=76592
http://wiki.services.openoffice.org/wik ... Interfaces
mats
OOo 2.4.X on Ms Windows XP