! $Header: /home/CVS/rutils/Xpancon,v 1.4 2001/09/27 14:59:59 bturner Exp $
!
! This is the app-defaults file for the xpancon program.  Note that the first
! letter is capitalized for the app-defaults file (this) and the lower case for
! the actual executable.  This is an X11 convention.
!
! The program executable will look for this file in the following order...
!   /users/panther/bin/Xpancon
!   $(HOME)/Xpancon
!   ./Xpancon
!
! The prefered method of customization is to copy this file to your home
! directory.  Make whatever modifications you like.  The program will then use
! this new file.
!
! Comments are indicated by a !
!
! No, I am not about to try to explain the nuances of the X11 bindings.  In
! general, it is an OO system in which all classes inherit the resources from the 
! parent.  As far as I know, there is no limit to the number of levels of
! inheritance.  For you this means, that if you use the following:
! 
!   Xpancon*foreground: black
!
! This acts like a global setting.  It declares that all widgets having an
! attribute of "foreground" within the application clase "Xpancon" will be set to 
! "black".
!
! It will of course be over-ridden by more specific settings.  Such as:
!
!   Xpancon*main_window.foreground: chartreuse
!
! This means that only the attribute "foreground" within a class "main_window"
! of the application "Xpancon" will have the value "chartreuse".
!
!
! It is considered good practise (and much easier) to not over specify bindings.
! Use only the amount of specification that is absolutely necessary.
!
! Good Luck.

Xpancon*mappedWhenManaged:	TRUE

*main_window.marginHeight:	0
*main_window.marginWidth:	0
*main_window.width:	575
*main_window.height:	500
*main_window.foreground:	black
!*main_window.borderColor:	slate grey
*main_window.borderWidth:	0
*main_window.resizePolicy:	RESIZE_NONE
Xpancon*foreground:	black
Xpancon.background:	slate grey
!Xpancon*XmPushButton.background:	darkseagreen
!Xpancon*XmRowColumn.background:		darkseagreen


!!!
!!!	Cursor Arrow Keys
!!!
!*arrow_keys.numColumns:	1
!*arrow_keys.orientation:	XmVERTICAL
!*arrow_keys.packing:		XmPACK_COLUMN
!*arrow_keys.x:		10
!*arrow_keys.y:		45

*left_key.labelString:	<
!*left_key.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-24-*

*right_key.labelString:	>
!*right_key.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-24-*

*up_key.labelString:	^
!*up_key.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-24-*

*down_key.labelString:	v
!*down_key.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-24-*


! Text Display Area
!*dialog.width:	500
!*dialog.height:	130
*text_area.x:		20
*text_area.y:		10
!*text_area.width:	490
*text_area.width:	495
*text_area.height:	106
*text_area.editable:	FALSE
*text_area.editType:	textread
*text_area.blinkRate:	0 
*text_area.AutoShowCursorPosition:	FALSE
*text_area.cursorPositionVisible:	FALSE
*text_area.background:	yellow
*text_area.foreground:	black
*text_area.fontList: -*-LucidaTypewriter-Bold-R-Normal-Sans-20-*-*-*-M-*-*-*

!!!
!!!	SoftKeys Arrow Keys
!!!
*soft_keys.numColumns:	1
*soft_keys.orientation:	XmVERTICAL
*soft_keys.packing:		XmPACK_COLUMN
*soft_keys.x:		530
*soft_keys.y:		17
!*soft_keys.marginHeight:	0
!*soft_keys.borderWidth:		0

*choice1.labelString: -
*choice2.labelString: -
*choice3.labelString: -
*choice4.labelString: -

*choice1.background:	black
*choice2.background:	black
*choice3.background:	black
*choice4.background:	black

*choice1.marginHeight:	0
*choice2.marginHeight:	0
*choice3.marginHeight:	0
*choice4.marginHeight:	0

!!!
!!! Menu Keys Resourses
!!!
*menu_keys.numColumns:		6
*menu_keys.orientation:	XmVERTICAL
*menu_keys.packing:		XmPACK_COLUMN
*menu_keys.x:		35
*menu_keys.y:		140
*menu_keys.buttonType:		XmPUSHBUTTON
*menu_keys.borderWidth:	2

*status_key.labelString:	Status
*svinfo_key.labelString:	Sv Info
*appfile_key.labelString:	App File
*control_key.labelString:	Control
*modify_key.labelString:	Modify
*logdata_key.labelString:	Log Data


!!!
!!! AlphaNumeric Key Resourses
!!!
*alpha_keys.numColumns:		4
*alpha_keys.buttonCount		10
*alpha_keys.orientation:	XmHORIZONTAL
*alpha_keys.packing:		XmPACK_COLUMN
*alpha_keys.x:		186
*alpha_keys.y:		250
*alpha_keys.borderWidth:	2

!!!
!!! Cursor Control Keys Resourses
!!!
*cursor_keys.numColumns:	7
*cursor_keys.orientation:	XmVERTICAL
*cursor_keys.packing:		XmPACK_COLUMN
*cursor_keys.x:		85
*cursor_keys.y:		190
*cursor_keys.borderWidth:	2

*clear_key.labelString:	Clear
*enter_key.labelString:	Enter
*enter_key*background:	yellow
*cursor_keys.background: yellow
*next_key.labelString:	Next
!*XmRowColumn*next_key.background:	yellow

*alphakey1.labelString:	abc 1
!*alphakey1.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*

*alphakey2.labelString:	def 2
!*alphakey2.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*

*alphakey3.labelString:	ghi 3
!*alphakey3.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*

*alphakey4.labelString:	jkl 4
!*alphakey4.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*

*alphakey5.labelString:	mno 5
!*alphakey5.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*

*alphakey6.labelString:	pqr 6
!*alphakey6.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*

*alphakey7.labelString:	stu 7
!*alphakey7.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*

*alphakey8.labelString:	vwx 8
!*alphakey8.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*

*alphakey9.labelString:	yz  9
!*alphakey9.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*

*alphakey0.labelString:	0
!*alphakey0.fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-20-*


!### HPUX Motif font resource
*fontList: -*-helvetica-medium-r-normal-*-*-130-*-*-*-*-iso8859-*
!*fontList:	-*-LucidaTypewriter-Bold-R-Normal-Sans-18-*

!*background:	light grey
!*background:	yellow
!*foreground:	white

!*XmDrawingArea.background:	yellow
!*XmRowColumn.background:	yellow
*XmRowColumn.entryAlignment:	XmALIGNMENT_CENTER

! Shows when iconified
*iconName:	xpancon

! Shows in the main window title bar when running
*title:	xpancon

!*menu_bar.height:	20
!*menu_bar.width:	600
*menu_bar.x:	0
*menu_bar.y:	0
!*menu_bar*borderWidth:	0
!*menu_bar*marginHeight:	0
*menu_bar*marginWidth:	4
!*menu_bar*packing:	XmPACK_COLUMN
!*menu_bar*adjustLast:	TRUE


!*status_text.x:		0
!*status_text.y:		400
!*status_text.width:	500
!*status_text.height:	10
*status_text.editable:	FALSE
*status_text.editType:	textread
*status_text.blinkRate:	0 
*status_text.AutoShowCursorPosition:	FALSE
*status_text.cursorPositionVisible:	FALSE
!*status_text.background:	yellow
*status_text.foreground:	black
!*status_text.rows:	1
