• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..05-Dec-2017-

Makefile.amH A D17-Aug-2017313 136

Makefile.inH A D05-Dec-201718.7 KiB633549

READMEH A D16-Mar-2016409 138

simple_drop.cH A D16-Mar-201612.1 KiB373246

simple_drop.manH A D16-Mar-20161.9 KiB4823

README

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