Developer's Toolkit Release Notes for HP-UX 11i
16 Chapter 2
What’s In This Version
11i Features and Updates
NOTE A variety of documentation for the X11 Window System and Motif 2.1 is
available from The Open Group. Use the following URL to access their
Web site:
http://www.opengroup.org/desktop/
Thread Safe Libraries
Toolkit libraries are thread safe with two exceptions — the Audio and
the Imaging libraries — which remain thread-restricted. For these
libraries, library entry points may be safely called by only a single thread
of a multi-threaded application.
CDE 2.1 Development Environment
The Developer's Toolkit provides six libraries that allow you to create
applications for the Common Desktop Environment. Each library
contains several components:
• Desktop Services Library - libDtSvc
— Desktop Initialization API (DtInitialize)
— Action Invocation API (DtAction)
— Data Typing API (DtDts)
— Drag and Drop API (DtDnd)
— Screen Saver API (DtSaver)
— Session Management API (DtSession)
— Workspace Management API (DtWsm)
• Help Widget Library - libDtHelp
— Help Utility API (DtHelp)
— HelpDialog Widget API (DtHelpDialog)
— HelpQuickDialog Widget API (DtHelpQuickD)
• Terminal Widget Library - libDtTerm
— Terminal Widget API (DtTerm)