! App resources for Register

register.wcChildren:	box
Register*Geometry:	600x500+205+90
*.Font:			-*-new century schoolbook-bold-r-normal--*-140-*-*-*

*box.wcClassName:	form
*box.wcChildren:	title, logo, info, fnamel, mnamel, lnamel, \
			idl, loginl, fnameb, mnameb, lnameb, idb, \
			loginb, go, again, quit
*title.wcClassName:	label
*title.label:		Project Athena Registration
*title.borderWidth:	0
*title.font:		-*-new century schoolbook-bold-r-normal--*-240-*-*-*
*title.vertDistance:	55
*title.horizDistance:	40
*title.left:		ChainLeft
*title.right:		ChainLeft
*logo.wcClassName:	label
*logo.bitmap:		/etc/athena/login/bitmaps/owl
*logo.fromHoriz:	*title
*logo.horizDistance:	30
*logo.vertDistance:	10
*logo.left:		ChainLeft
*logo.right:		ChainLeft
*logo.borderWidth:	0

*info.wcClassName:	label
*info.fromVert:		*logo
*info.vertDistance:	20
*info.horizDistance:	40
*info.width:		450
*info.height:		200
*info*type:		file
*info*string:		/mit/moiradev/src/clients/xregister/welcome
*info*font:		-*-new century schoolbook-medium-r-normal--*-140-*-*-*
*info*displayCaret:	false

*fnamel.wcClassName:	label
*fnamel.fromVert:	*info
*fnamel.vertDistance:	20
*fnamel.horizDistance:	80
*fnamel.borderWidth:	0
*fnamel.justify:	left
*fnamel.label:		First Name:
*fnamel.width:		150
*fnameb.wcClassName:	asciiText
*fnameb.fromVert:	*info
*fnameb.vertDistance:	20
*fnameb.fromHoriz:	*fnamel
*fnameb*editType:	edit
*fnameb*type:		string
*fnameb.width:		200
*fnameb.borderWidth:	2
*fnameb*useStringInPlace: true
*fnameb*length:		80
*fnameb*translations:	#override \
			Ctrl<Key>n:	AdvanceFocus()\n\
			Ctrl<Key>p:	RetreatFocus()\n

*mnamel.wcClassName:	label
*mnamel.fromVert:	*fnamel
*mnamel.horizDistance:	80
*mnamel.borderWidth:	0
*mnamel.justify:	left
*mnamel.label:		Middle Name:
*mnamel.width:		150
*mnameb.wcClassName:	asciiText
*mnameb.fromVert:	*fnamel
*mnameb.fromHoriz:	*mnamel
*mnameb*string:
*mnameb*editType:	edit
*mnameb*type:		string
*mnameb.width:		200
*mnameb.borderWidth:	0
*mnameb.displayCaret:	false
*mnameb*useStringInPlace: true
*mnameb*length:		80

*lnamel.wcClassName:	label
*lnamel.fromVert:	*mnamel
*lnamel.horizDistance:	80
*lnamel.borderWidth:	0
*lnamel.justify:	left
*lnamel.label:		Family Name:
*lnamel.width:		150
*lnameb.wcClassName:	asciiText
*lnameb.fromVert:	*mnamel
*lnameb.fromHoriz:	*lnamel
*lnameb*string:
*lnameb*editType:	edit
*lnameb*type:		string
*lnameb.width:		200
*lnameb.borderWidth:	0
*lnameb.displayCaret:	false
*lnameb*useStringInPlace: true
*lnameb*length:		80

*idl.wcClassName:	label
*idl.fromVert:		*lnamel
*idl.horizDistance:	80
*idl.borderWidth:	0
*idl.justify:		left
*idl.label:		MIT ID Number:
*idl.width:		150
*idb.wcClassName:	asciiText
*idb.fromVert:		*lnamel
*idb.fromHoriz:		*idl
*idb.editType:		edit
*idb.width:		200
*idb.type:		string
*idb.borderWidth:	0
*idb.displayCaret:	false
*idb*useStringInPlace: true
*idb*length:		80

*loginl.wcClassName:	label
*loginl.fromVert:	*idl
*loginl.horizDistance:	80
*loginl.borderWidth:	0
*loginl.justify:	left
*loginl.label:		Login ID:
*loginl.width:		150
*loginl.foreground:	white
*loginb.wcClassName:	asciiText
*loginb.fromVert:	*idl
*loginb.fromHoriz:	*loginl
*loginb.editType:	edit
*loginb.width:		200
*loginb.type:		string
*loginb.borderWidth:	0
*loginb.displayCaret:	false
*loginb*useStringInPlace: true
*loginb*length:		80

*go.wcClassName:	command
*go.fromVert:		*loginl
*go.vertDistance:	20
*go.horizDistance:	50
*go.label:		OK
*go.left:		ChainLeft
*go.right:		ChainLeft
*again.wcClassName:	command
*again.fromVert:	*loginl
*again.vertDistance:	20
*again.horizDistance:	160
*again.fromHoriz:	*go
*again.label:		Start Over
*again.left:		ChainLeft
*again.right:		ChainLeft
*quit.wcClassName:	command
*quit.fromVert:		*loginl
*quit.vertDistance:	20
*quit.horizDistance:	160
*quit.fromHoriz:	*again
*quit.label:		Quit
*quit.left:		ChainLeft
*quit.right:		ChainLeft
*quit.callback:		WcExitCB(0)


! Help popup:
*helpshell.allowShellResize:	true
*helpshell*font:	-adobe-new century schoolbook-medium-r-normal--*-120-75-75-*
*helptext*type:		file
*helptext*string:	/mit/moiradev/src/clients/xregister/help
*helptext.scrollVertical:always
*helptext.width:	500
*helptext.height:	250
*helpcmd.label:		Click here to remove
*helpcmd.fromVert:	*text
