<tdalign="right"valign="center"><imgsrc="logo32.png"align="right"width="64"height="32"border="0"></td></tr></table><h1align=center>An ActiveX Test Container</h1>
This application implements a generic test container for ActiveX
controls. You can insert ActiveX controls installed on your
system, and execute methods and modify properties. The container
will log information about events and property changes as well
as debug output in the log window.
<p> The GUI has been implemented utilizing the TQt Designer integration
of the TQAxContainer module. Parts of the code use internals of the TQt
<ahref="metaobjects.html#meta-object">meta object</a> and <ahref="activeqt.html#ActiveTQt">ActiveTQt</a> framework and are not recommended to be used in
application code.
<p> Use the application to view the slots, signals and porperties
available through the <ahref="qaxwidget.html">TQAxWidget</a> class when instantiated with a
certain ActiveX, and to test ActiveX controls you implement or
want to use in your TQt application.
<p> The application can load and execute script files in JavaScript,
VBScript, Perl and Python to program the controls loaded. Example
script files using the TQAxWidget2 class are available in the <tt>scripts</tt>
subdirectory.
<p> Note that the qmake project of this example includes a resource file