/* $XConsortium: README /main/3 1996/07/15 13:59:14 drk $ */ README File for SimpleDrop Example The SimpleDrop demonstrates how a Motif application can add an XmNdestinationCallback procedure to an XmDrawingArea widget. To build the program, just type: $ make To run the program, just type: $ SimpleDrop For an explanation of how this program works, see Chapter 17 of the "OSF/Motif Programmer's Guide."