cdesktopenv/cde/examples
chase 33d2749ea3 Last of the spelling fixed 2018-04-28 12:36:44 -06:00
..
dtaction Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtbuilder Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtcalendar Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtdnd Last of the spelling fixed 2018-04-28 12:36:44 -06:00
dtdts Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtprint Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtscreen Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtsession Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtterm Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtwidget Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtwsm Fix typo in license headers 2018-04-28 12:30:20 -06:00
motif Fix typo in license headers 2018-04-28 12:30:20 -06:00
template Fix typo in license headers 2018-04-28 12:30:20 -06:00
tt Fix typo in license headers 2018-04-28 12:30:20 -06:00
README Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00

README

/* $XConsortium: README /main/2 1996/07/15 13:58:13 drk $ */

This directory contains example source for the Dt development
environment components:

dtaction -	DtAction action invocation.
dtbuilder -	Application builder examples.
dtcalendar -	xcsa calendar interface.
dtdnd -		DtDnd drag and drop.
dtdts -		DtDts datatyping.
dthelp -	DtHelp help display and navigation.
dtscreen -	DtSaver screen saver.
dtsession -	DtSession session management.
dtterm - 	DtTerm terminal emulator widgets.
dtwidget - 	libDtWidget additional Motif widgets.
dtwsm -		DtWsm workspace management.
motif -		Motif user interface toolkit.
template -	Template application.
tt -		ToolTalk messaging.

The template application is a complete example of a fully
integrated Dt desktop application. The other directories contain
simple code examples of individual development environment components.