The Notebook resource panel is used to configure the resources of the Notebook widget.
The resource panel is laid out in logical pages for convenience: simply press a Tab Button at the top of the panel to display the relevant page.
The Display page contains resources which configure overall appearance: these are generally font, color, and pixmap resources.
The Margins page configures various spacing distances between the Container and any constituent children.
The Detail page allows you to specify column headings and their relative order.
The Settings page contains various scalar and boolean resources. These are of two general types: layout resources, which configure the way in which the Container organises IconGadget children, and selection resources, which configure the way in which the Container controls the selection of children using the mouse.
For more information on the Notebook in general, and specific resources in particular, consult a suitable Motif Reference manual, or the manual pages for XmNotebook(3X).
See also: