Overview: 2.1 The System Architecture: Applications

Up: GEOS SDK TechDocs | Up | Prev: 2 The System Architecture | Next: 2.2 Libraries

A GEOS application can take advantage of the various kernel and UI mechanisms to provide some set of functionality to the user. An application is made up primarily of two parts: The first part defines the application's user interface using objects and functions provided by the User Interface Library. The second part consists of the code of the application including procedures, functions, and object-specific code.


Up: GEOS SDK TechDocs | Up | Prev: 2 The System Architecture | Next: 2.2 Libraries