home *** CD-ROM | disk | FTP | other *** search
- !COLORS
-
- !Colors in Diagram Editors can be set using the Options>Color options.
- !Refer to the documentation for more details.
-
- !Text in menus, Message Area, buttons, dialog boxes
- otk*foreground:black
- !Background for all windows. Overrides all other background
- !settings except "otk*XmText*background"
- !otk*background:grey80
-
- !Text/background in Browser Information/Navigation area, Customization
- !editor display area (doesn't include scrollbar area)
- otk*XmContainer*foreground:black
- otk*XmContainer*background:white
-
- !Text/Background in Browser Information/Navigation area, Customization editor
- !display area, Mtool display area & any scrolling area in dialog boxes
- !(includes complete scrollbar area). Overrides "otk*XmContainer*background"
- !otk*XmScrolledWindow*foreground:black
- !otk*XmScrolledWindow*background:lightgrey
-
- !Text/Background in Monitor window display area and any display area in
- !dialog boxes (includes scrollbars but not scrollbar surrounds)
- otk*XmText*foreground:black
- otk*XmText*background:white
-
- !Text/Background in dialog box text entry fields
- otk*XmTextField*foreground:black
- otk*XmTextField*background:white
-
- !Browser Context Area label font and value font
- !otk.main.mainWindow.DC.WA*foreground: blue
-
- !Browser Context Area value font
- !otk.main.mainWindow.DC.WA*values*foreground: red
-
-
- !FONTS
-
- !Display area fonts can be set individually for each window using
- !the Options>Font... option. These settings are saved in your personal
- !Meta4UserEnv file. Refer to the documentation for more details.
- !To set the Browser Context Area label font and value font, set the
- !M4 variables "M4_contextarea_labelfont" and "M4_contextarea_valuefont"
- !in your Meta4UserEnv file
-
- !Text in selection list boxes (only visible if "otk*renderTable" not set)
- !otk*XmList*renderTable:7x14
-
- !Text in menus, selection list boxes, buttons, Message area, dialog box
- !entry field labels, help contents/index, customization editor notebook
- !page labels (and tool tips if "otk*XmLabel.renderTable" is not set).
- otk*renderTable: -*-helvetica-medium-r-normal--12-*-*-*-p-*-*-1
-
- !Group labels in Customization editor notebook pages, tool tips
- !otk*XmLabel.renderTable: -*-helvetica-bold-r-normal--12-*-*-*-p-*-*-1
- otk*XmLabel.renderTable:-adobe-times-bold-i-normal--12-120-75-75-p-68-iso8859-1
-
- !Text in Message area, dialog box entry field labels (overrides otk*renderTable)
- otk*XmLabelGadget.renderTable:-adobe-times-bold-i-normal--12-120-75-75-p-68-iso8859-1
-
-
- !ICONS
-
- !These Xdefaults affect the display of object names in the Navigation area
- !of the Browser.
-
- !The space between icons
- *XmIconGadget.highlightThickness: 0pixel
-
- !The thickness of the shadow around the object name
- *XmIconGadget.shadowThickness: 0pixel
-
- !The thickness of the shadow around the arrows
- *XmContainer.OutlineButton.shadowThickness: 0pixel
-
- !How far the arrow is indented
- *XmContainer.outlineIndentation:20
-
- *XmContainer.expandedStatePixmap: down.xbm
- *XmContainer.collapsedStatePixmap: right.xbm
-
-
- !CUSTOMIZATION EDITOR NOTEBOOK WIDGETS
-
- !Where page tabs are displayed (default is bottom left)
- *XmNotebook*backPagePlacement: TOP_RIGHT
-
- !Orientation of page
- *XmNotebook*orientation: VERTICAL
-
- !Overrides default "wire-binding" widget
- *XmNotebook*bindingType:SOLID
-
- !Space between tabs
- *XmNotebook*majorTabSpacing: 0
-
- !The width of the "wire binding". Does not apply to binding of type SOLID
- *XmNotebook*bindingWidth:0
-
- !The thickness of the shadow of the pages
- *XmNotebook*frameShadowThickness:4
-
- !The spacing between pages
- *XmNotebook*backPageSize:0
-