 | | Wide Studio Application Builder User's Guide
| |
What is application window?
"application window" is a window which is created by the application builder.
The application builder manages and saves it each application window unit.
It is a unit of the top level window.
There are the following type about application window.
- Normal application window
Usually you create the application with the normal application window.
we call it simply "application window".
- Class application window
You can create a new c++ class by integrating some classes and
some event rocedures all together which are often used by application.
we call it "class application window".
This function promotes efficiency of development.
- Stored application window
The application window can be stored to a object file,
and the application can loads it and generate instances directly.
You can replace it dinamically,share it between several applications
and processes.
we call it "stored application window".

[An application window under construction...]
Document Release 3.0 For Use with Wide Studio Release 3.0, Summer 2002 Wide Stuido Home | Up to Copyright(C) T. Hirabayashi, 2000-2002 | | Last modified: June 10, 2002 | |