X11 Resources

The resource names for the buttons are identical to the button labels listed above except that the spaces are replaced by underscores. The resource names for the scales and the help list buttons are the same as their respective labels. The remainder of the pertinent widget names are listed below.
DESCRIPTION                 RESOURCE NAME
*****************************************
command window			text
drawing window			draw
input window			input_win
view1 window			view1
view2 window			view2
view3 window			view3
view4 window			view4
screen info window		screen_info
info window			info
info scroll window		info_scroll
help list form			help_form
help list window		help_list
help text window		help_text
pane window			pane
menu bar			menu_bar
main menu			main_menu
top level form			top_form
open fsb (file selection box)	Open_Fsb
insert fsb			Insert_Fsb
save postscript fsb		Save_Ps_Fsb
save database fsb		Save_Db_Fsb
save pix fsb			Save_Pix_Fsb
rt option text			Rt_Option_Text
rt option label			Rt_Option_Label

Classes Used
*************
CascadeButton
PushButton
ToggleButton
Text
PanedWindow
Form
RowColumn
Separator
ScrolledWindow
FileSelectionBox

X11 Fallback Resources

This is a list of the fallback resources, that is, the resources that are used if they are not explicitly set elsewhere.
XMged*Rt_Option_Text.value: -s512
XMged*draw.background: white		/* default background */
XMged*draw.foreground: black		/* default foreground */
XMged*pattern: *.g
XMged*Save_Ps_Fsb*pattern: *.ps
XMged*Save_Pix_Fsb*pattern: *.pix
XMged*shadowThickness: 2
XMged*button_container*marginHeight: 4
XMged*button_container*marginWidth: 4
XMged*input_win.background: black
XMged*input_win.width: 400
XMged*input_win.height: 400
XMged*help_list.numColumns: 15
XMged*help_list.orientation: HORIZONTAL
XMged*help_list.packing: PACK_COLUMN
XMged*text.rows: 2
XMged*help_text.rows: 2
XMged*keyboardFocusPolicy: POINTER
XMged*info*background: black
XMged*info*foreground: white
XMged*scales*frame.shadowThickness: 6
XMged*main_menu*shadowThickness: 2
XMged*separator1*shadowThickness: 4
XMged*separator2*shadowThickness: 4
XMged*separator3*shadowThickness: 4
XMged*separator1*margin: 4
XMged*separator2*margin: 4
XMged*separator3*margin: 4
XMged*separator1*height: 20
XMged*separator2*height: 20
XMged*separator3*height: 20
XMged*info_scroll.width: 300
XMged*info_scroll.height: 200
XMged*info.width: 600
XMged*info.height: 600
XMged*screen_info*height: 40

up prev next