The Container resource panel is used to configure the resources of the Container 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.
Selection callbacks can be registered for the widget by selecting the Callbacks... option from the X-Designer Widget menu.
For more information on the Container in general, and specific resources in particular, consult a suitable Motif Reference manual.
See also: