dtcalc: change from obsoleted MAXFLOAT to FLT_MAX from std C
[oweals/cde.git] / cde / examples / dtbuilder / README
1 /* $XConsortium: README /main/2 1996/07/15 13:59:18 drk $ */
2 This directory contains various examples, modules and files for use with the
3 Common Desktop Environment Application Builder, specifically:
4
5   README        - This file
6   about_box.bil - A module (BIL) file that provides a standard CDE
7                   application "About Box".  (This should be connected
8                   to the "About <Application Name>..." item in your
9                   application's Help menu.  To use this, start dtbuilder,
10                   load your application (project), bring up the Import Module 
11                   item from the File menu, and use the file selection box 
12                   that appears to select and Import this file by copy.   
13                   (You should then modify the imported version so it matches
14                   your application.  See the CDE Style Guide for more details.)