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