![]() | Application Builder User's Guide | WideStudio Index Table of contents |
Development of an application on WideStudio
The method of development by WideStudio Application Builder is as follows.
- Creating a project
First the developer creates a project for an application. A project is an unit of application development. For detail, see Chapter 6.- Creating the application window
The developer can develop application windows visually with the WideStudio Application Builder. For detail, see Chapter 3.- Creating the event procedures
The event procedure is executed when an event occurs. The developer implements easily the procedures which do some advanced processes, such as complicated painting and data processing, by C/C++ language, and can chose the event to execute it. For detail, see Chapter 5.
[The method of development of an application]
Copyright(C) WideStudio Development Team, 1999-2004 | Last modified: May 25, 2004 |