Project Manager General Tab

IDE Dialog Tab

This tab on the Project Manager Dialog lists the modules in the project.

The types of modules are form, source, library, and project. Each has its own icon indicating its type. In the illustration, doodler, cycloid, coefficient-dialog, and background-palette are all forms. The filename in parentheses is the form source file. Doodler is the main form. Util, cycloid, and colorx are source modules. There are no library or project modules illustrated.

When a module is selected, clicking on the Remove Selection button (X) deletes it from the project. Clicking the Move Up (up arrow) moves the selection up in the list while Move Down (down arrow) moves it down. Order is only important among form and source modules, among libraries, and among projects as each group is processed separately.

Clicking the Add file button (+) adds a new module to the project. The type of module is determined by the type of the added file: form if a .bil or a .cl file with a .bil file in the same directory with the same name; source if a .cl file without a .bil file with the same name; library if a .dll file; project if a .lpr file.

See the general description of the Project Manager Dialog for details of the toolbar buttons.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.