dtcalc: change from obsoleted MAXFLOAT to FLT_MAX from std C
[oweals/cde.git] / cde / examples / README
1 /* $XConsortium: README /main/2 1996/07/15 13:58:13 drk $ */
2
3 This directory contains example source for the Dt development
4 environment components:
5
6 dtaction -      DtAction action invocation.
7 dtbuilder -     Application builder examples.
8 dtcalendar -    xcsa calendar interface.
9 dtdnd -         DtDnd drag and drop.
10 dtdts -         DtDts datatyping.
11 dthelp -        DtHelp help display and navigation.
12 dtscreen -      DtSaver screen saver.
13 dtsession -     DtSession session management.
14 dtterm -        DtTerm terminal emulator widgets.
15 dtwidget -      libDtWidget additional Motif widgets.
16 dtwsm -         DtWsm workspace management.
17 motif -         Motif user interface toolkit.
18 template -      Template application.
19 tt -            ToolTalk messaging.
20
21 The template application is a complete example of a fully
22 integrated Dt desktop application. The other directories contain
23 simple code examples of individual development environment components.