The /usr/dt/examples
subdirectories contain source code for development environment component
demos, as well as a template application. See
Table 2-2 “Development Environment
Directories in /usr/dt” for a
listing of all demo subdirectories.
Each demo subdirectory contains source files for one or more
demo programs, along with makefiles for the programs. It also contains
a README file that describes
the demos.
The demo whose source is in the template
subdirectory is a simple drawing program. This demo illustrates
the basic structure of a Common Desktop Environment application
that is integrated with the desktop. It is internationalized and
contains all localized components in a separate subdirectory. You
can use the drawing program source as a template for your application.