Solaris Common Desktop Environment: Programmer's Guide

Setting the Program Environment

This section describes the programming steps necessary for an application to be saved as part of the integration process.

Follow these steps to set the program environment:

  1. Include the following header files:

    • Xm/Xm.h

    • Xm/Protocols.h

    • Dt/Session.h

  2. Link with libXm and libDtSvc.

  3. Initialize the toolkit and create a top-level widget.