File: README

package info (click to toggle)
motif 2.3.8-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 36,432 kB
  • sloc: ansic: 452,643; sh: 4,613; makefile: 2,030; yacc: 1,604; lex: 352; cpp: 348
file content (12 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
/* $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 run the program, just type:

 $ SimpleDrop <pixmap_file_name>

For an explanation of how this program works, see Chapter 17 of the
"OSF/Motif Programmer's Guide."