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-- 371 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:58:42 drk $ */
                   README File for simple_drag Example 

The simple_drag program demonstrates how a Motif application can add an
XmNconvertCallback procedure.

To run the program, just type:

 $ simple_drag 

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