Using ActiveX components

If you are using wxDev-C++ for your wxWidgets design, please ask your questions here instead of in IDE Related.
Post Reply
hayova
In need of some credit
In need of some credit
Posts: 3
Joined: Thu Mar 02, 2006 6:39 am

Using ActiveX components

Post by hayova »

Hi2all!

=) I have a very simple question ;)

How can I use the registred ActiveX component in my cpp+wx programm?
I mean how can I attach the component and using it's functions.

Thank you, and sorry for my english :oops:
hayova
In need of some credit
In need of some credit
Posts: 3
Joined: Thu Mar 02, 2006 6:39 am

Post by hayova »

OK, I've found wxActiveX =)
But:
1. I need to build lib's for this conponent, or I can just use the source in my proj?
2. Is there any good samples about using it.

=)
NinjaNL
Moderator
Moderator
Posts: 899
Joined: Sun Oct 03, 2004 10:33 am
Location: Oosterwolde, Netherlands

Post by NinjaNL »

Perhaps http://sourceforge.net/projects/wxactivex might be of some help?

I haven't looked at it myself, so I cannot say how easy/good it is to use.
Follow the development of my screenplay authoring program at http://wxscreenplaywriter.blogspot.com/
Post Reply