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

..05-Dec-2017-

Makefile.amH A D17-Aug-2017312 136

Makefile.inH A D05-Dec-201718.8 KiB634550

READMEH A D16-Mar-2016338 127

interface.cH A D27-Mar-20174.7 KiB13877

spin_box.cH A D16-Mar-201621.1 KiB881498

spin_box.manH A D16-Mar-20161.5 KiB4015

README

1/* $XConsortium: README /main/3 1996/07/15 13:57:06 drk $ */
2                   README File for spin_box Example
3
4The spin_box example demonstrates some simple uses of the XmSpinBox widget.
5
6To run the program, just type:
7
8 $ spin_box
9
10For an explanation of how this program works, see Chapter 6 of the
11"OSF/Motif Programmer's Guide."
12