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

..05-Dec-2017-

Makefile.amH A D17-Aug-2017316 136

Makefile.inH A D05-Dec-201718.8 KiB634550

READMEH A D16-Mar-2016338 127

combo_box.cH A D16-Mar-20164.3 KiB13880

combo_box.manH A D16-Mar-20161.6 KiB4116

interface.cH A D16-Mar-20164.7 KiB13877

README

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