1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00
cde/cde/examples
2012-08-22 21:04:30 -06:00
..
dtaction Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtbuilder Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtcalendar Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtdnd Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtdts Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtprint Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtscreen Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtsession Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtterm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtwidget Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtwsm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
motif Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
template Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt examples/tt now runs on FreeBSD 2012-08-22 21:04:30 -06:00
README Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00

/* $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.