Discussion:
Example project attached: ActiveX-control that uses wxWidgets GUI components
Satz Klauer
2014-01-27 12:59:38 UTC
Permalink
May be this is helpful for anybody, the attached example project
demonstrates how to create an ActiveX-control (.OCX) that makes use of
wxWidgets GUI elements. In this example the OCX itself does not contain any
wxWidgets dependencies, this is done by included wxDLL example project.
There the window handle of the OCX is used to populate it with a wxButton.

Any feedback/contributions/suggestions/ideas are welcome!
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Loading...