Wide Studio Application Builder User's Guide

Wide Studio Home
Up to


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 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