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

..05-Dec-2017-

Makefile.amH A D17-Aug-2017312 126

Makefile.inH A D05-Dec-201718.8 KiB634550

READMEH A D16-Mar-2016335 127

interface.cH A D16-Mar-20164.8 KiB14079

notebook.cH A D16-Mar-20164.4 KiB14088

notebook.manH A D16-Mar-20161.6 KiB4217

README

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