1/* $XConsortium: README /main/3 1996/07/15 13:59:14 drk $ */
2                   README File for SimpleDrop Example
3
4The SimpleDrop demonstrates how a Motif application can add an
5XmNdestinationCallback procedure to an XmDrawingArea widget.
6
7To run the program, just type:
8
9 $ SimpleDrop <pixmap_file_name>
10
11For an explanation of how this program works, see Chapter 17 of the
12"OSF/Motif Programmer's Guide."
13