[Prev] [Next] [Top] [Bottom] [Contents] (10 out of 16)

Activator Code

The Activator Code interface is the place where supporting C/C++ code for an Activator is added. Each Bound Activator maps to a function call in the generated CGI code. The Activator Code interface is a code template for this function.

States of the Activator Code Interface

Figure 2-31 The Activator Code Interface

About the Activator Code Interface

How to Invoke the Interface

1. The Project Window's Selected Activators Pop-up
2. The Project Window's Selected Activators Button Bar
3. The Object Bind Editor's Edit menu
4. The Object Bind Editor's Activator Code button

Text Editors

Note that in every occurrence of the button, a simple text editor is invoked. This text editor enables the developer to add large amounts of code more easily than entering directly into each code section. It also provides the ability to read an external test file and save it into the associated code section.


[Prev] [Next] [Top] [Bottom] [Contents] (10 out of 16)