HELP PWMFILES                                     Andrew Law, April 1987

The following help files exist for the PWM:

    HELP *PWM          - information to get you started
    DOC  *PWM          - technical details
    HELP *PWMVED       - information relating to using VED with the PWM.
    HELP *PWMCHANGES   - details the substantial changes to the PWM
                          facilities between version 12 and version 13 of
                          POPLOG.

Information specific to particular workstations using the PWM:

    HELP *SUNPWM - details specific to Sun-2 and Sun-3 workstations

The top-level files to look at if you wish to use the PWM facilities in
your own programs are

    HELP *PWMGENERAL   - information you must know to program the PWM
    HELP *PWMWINDOWS   - general window creation and  manipulation
    HELP *PWMGRAPHICS  - graphics surfaces and facilities
    HELP *PWMFONTS     - writing text on graphics windows in diff. fonts
    HELP *PWMINPUT     - input events and traps.

These files will also point you to files which go into greater detail of
certain features:

    HELP *PWMCOLOURS       - colour graphic facilities
    HELP *PWMMENUS         - facilities for using pop-up menus
    HELP *PWMRASTERS       - raster graphic facilities
    HELP *PWM_TRACKMOUSE   - special mouse tracking facilities
    HELP *PWMITEMS         - selectable "items" in windows

It may be helpful to think of the help files as being arranged in a tree
as shown below; and then note that you should probably read at least all
the ancestors of a file before reading it.

                             PWM
                              |
     +-----------+------------+------------+
     |           |            |            |
 PWMCHANGES    PWMVED         |         SUNPWM
                              |
                          PWMGENERAL
                              |
      +--------------+--------+---------+-------------+
      |              |                  |             |
  PWMWINDOWS    PWMGRAPHICS          PWMMENUS     PWMINPUT
                     |                                |
                +----+-----+                   +------+-----+
                |          |                   |            |
           PWMCOLOUR   PWMRASTERS       PWM_TRACKMOUSE   PWMITEMS


--- C.all/help/pwmfiles ------------------------------------------------
--- Copyright University of Sussex 1987. All rights reserved. ----------
