Home » U++ Library support » U++ MT-multithreading and servers » COM servers
COM servers [message #41055] |
Fri, 25 October 2013 12:21 |
keltor
Messages: 73 Registered: February 2012
|
Member |
|
|
Hi,
I am developing a simple, widget-like app in U++ that draws a graph. It occurred to me that this kind of widgets could be turned into COM servers to be used in third party applications. For example, in the case at hand, the user could embed a graph in Powerpoint and change the scale in real time, in the middle of a presentation.
However, I am quite inexperienced in programming ActiveX. I was wondering if someone has tried something similar.
Any tips would be appreciated.
Regards,
Kel
PS: There is an excellent example in Bazaar of OLE automation to control LibreOffice and Microsoft Office. But this is sort of the opposite case, and I haven't seen it anywhere and I personally don't know how (if?) it could be done.
|
|
|
|
Re: COM servers [message #41065 is a reply to message #41055] |
Mon, 28 October 2013 08:30 |
nlneilson
Messages: 644 Registered: January 2010 Location: U.S. California. Mojave &...
|
Contributor |
|
|
Hi Keltor
I don't know how LibreOffice or M$ Office are controlled but it seems like your app would be a Client and Powerpoint would be the server.
A Client initiates a communication and a Server acts on that and responds if necessary.
[Updated on: Mon, 28 October 2013 08:31] Report message to a moderator
|
|
|
|
|
Re: COM servers [message #41096 is a reply to message #41055] |
Thu, 31 October 2013 08:09 |
keltor
Messages: 73 Registered: February 2012
|
Member |
|
|
Well, I know that Qt for instance is quite handy with ActiveX, I was just wondering if one can do something similar with U++. Never mind then, it was just a thought experiment.
|
|
|
Goto Forum:
Current Time: Wed Dec 04 16:02:32 CET 2024
Total time taken to generate the page: 0.02126 seconds
|