 | | Wide Studio Application Builder User's Guide
| |
What is project?
A project is unit of administration of the application which developpers
build with the application builder.
They define a project for an application when they build it.
There are many windows and many event procedures in the application.
The developpers need not to manage these source program one by one,
Project does as follows.
- Administration of compilation of source program
Project compiles the managed application windows, event procedures,
make up the application.
There is a function that compiling updated source programs and
rebuilding the load module.
- Administration of application windows in project
You can add application windows to project.
The application builder generates the source programs of them,and
compiles them automatically.
- Administration of event procedures in the application window
Project manages event procedure in application window too.
They are compiled automatically,and become one part of the application.
- Administration of the working environment settings
Project contains the settings such as default of colors or dimensions,
path of the include files/libraries for compiler options.

[Project]
Document Release 1.3 For Use with Wide Studio Release 1.3, Summer 2001 Wide Stuido Home | Up to Copyright(C) T. Hirabayashi, 2000-2001 | | Last modified: August 20, 2001 | |