*font:				fixed
*defaultDistance:		1
*Label.background:		DeepSkyBlue4
*Label.foreground:		Yellow
*Form.background:		DeepSkyBlue3
*Form.foreground:		black
*List*background:		DeepSkyBlue3
*List*foreground:		black
*Text*background:		DeepSkyBlue3
*Text*foreground:		black
*Viewport*background:		DeepSkyBlue3
*Viewport*foreground:		black
*Command.background:		DeepSkyBlue2
*Command.foreground:		Black
*Command.height:		21

*wMap.width:			792
*wMap.height:			404

*wPlayField.width:		795
*wPlayField.height:		70
*wPlayField.fromVert:		wMap
*wPlayField.defaultDistance:	2

*wControls.width:		795
*wControls.height:		200
*wControls.fromVert:		wPlayField
*wControls.background:		gray50

*wAttackLabel.label:		Attack

*wAttackList.defaultColumns:	1
*wAttackList.fromVert: 		wAttackLabel
*wAttackList.height:		64

*wActionLabel.label:		Action
*wActionLabel.fromHoriz:	wAttackLabel
*wActionLabel.width:		110

*wActionList.defaultColumns:	1
*wActionList.fromVert:		wActionLabel
*wActionList.fromHoriz: 	wAttackList

*wMsgDestLabel.fromHoriz:	wActionLabel
*wMsgDestLabel.label:		Msg. Dest.
*wMsgDestLabel.width:	  	100

*wMsgDestViewport.fromHoriz:	wActionList
*wMsgDestViewport.fromVert:	wMsgDestLabel
*wMsgDestViewport.width:	100
*wMsgDestViewport.height:	64
*wMsgDestViewport.forceBars:	True
*wMsgDestViewport.useRight:	True
*wMsgDestViewport.allowVert:	True

*wMsgDestList.defaultColumns:	1

*wSendMsgText.fromHoriz:	wMsgDestLabel
*wSendMsgText*background:	Skyblue
*wSendMsgText*foreground:	black
*wSendMsgText.width:		525

*wMsgText.width:		525
*wMsgText.height:		64
*wMsgText.displayCaret:		False
*wMsgText.fromHoriz:		wMsgDestViewport
*wMsgText.fromVert:		wSendMsgText

*wCurrentPlayer.width:		25
*wCurrentPlayer.height:		21
*wCurrentPlayer.background:	black

*wCommentLabel.foreground:	Black
*wCommentLabel.justify:		left
*wCommentLabel.label:		Welcome to Frisk!
*wCommentLabel.font:            *helvetica-m*-r-*12*
*wCommentLabel.width:		490
*wCommentLabel.height:		21
*wCommentLabel.background:	#aabbdd
*wCommentLabel.fromHoriz:	wCurrentPlayer

*wCancelAttackButton.fromVert:	wCommentLabel
*wCancelAttackButton.label:	Cancel Action

*wRepeatButton.fromVert:	wCommentLabel
*wRepeatButton.fromHoriz:	wCancelAttackButton
*wRepeatButton.label:		Repeat Attack

*wEndTurnButton.fromVert:	wCommentLabel
*wEndTurnButton.fromHoriz:	wRepeatButton
*wEndTurnButton.label:		End Turn

*wShowCardsButton.fromHoriz:	wEndTurnButton
*wShowCardsButton.fromVert:	wCommentLabel
*wShowCardsButton.label:	Show Cards

*wHelpButton.fromHoriz:		wShowCardsButton
*wHelpButton.fromVert:		wCommentLabel
*wHelpButton.label:		Help

*wQuitButton.fromVert:		wCommentLabel
*wQuitButton.fromHoriz:		wHelpButton
*wQuitButton.label:		Quit Game

*wErrorLabel.foreground:	Black
*wErrorLabel.justify:		left
*wErrorLabel.label:		
*wErrorLabel.font:  		*helvetica-m*-r-*12*
*wErrorLabel.width:		519
*wErrorLabel.height:		21
*wErrorLabel.background:	#aabbdd
*wErrorLabel.fromVert:		wQuitButton

*wDiceBox.width:		263
*wDiceBox.height:		69
*wDiceBox.background:		#00aa00
*wDiceBox.fromHoriz:		wCommentLabel

*wRegisterForm.width:		300
*wRegisterForm.height:		100
*wRegisterForm.defaultDistance:	5

*wNameLabel.label:		Player Name:
*wNameLabel.width:		90

*wNameText.fromHoriz:		wNameLabel
*wNameText.width:		115
*wNameText*background:		Skyblue

*wColorLabel.label:		Player Color:
*wColorLabel.fromVert:		wNameLabel
*wColorLabel.width:		90

*wColorText.fromHoriz:		wColorLabel
*wColorText.fromVert:		wNameText
*wColorText.width:		115
*wColorText*background:		Skyblue

*wRegisterButton.label:		Register Player
*wRegisterButton.fromVert:	wColorText

*wStartGameButton.label:	End Registration
*wStartGameButton.fromVert:	wColorText
*wStartGameButton.fromHoriz:	wRegisterButton

*wCardViewport.width:		790
*wCardViewport.height:		206
*wCardViewport.forceBars:	True
*wCardViewport.useRight:	True
*wCardViewport.allowVert:	True

/* Card popup */
*wCardForm.width:		790
*wCardForm.height:		206

*wExchangeButton.fromVert:	wCardViewport
*wExchangeButton.label:		Exchange Cards

*wCancelCardsButton.fromVert:	wCardViewport
*wCancelCardsButton.fromHoriz:  wExchangeButton
*wCancelCardsButton.label:	Cancel

/* Armies popup */
*wArmiesForm.defaultDistance:	8

*wArmiesLabel.label:		Number of Armies:
*wArmiesLabel.width:		125

*wArmiesText*background:	Skyblue
*wArmiesText.fromHoriz:		wArmiesLabel
*wArmiesText.width:		30

*wFinishArmiesButton.fromVert:	wArmiesLabel
*wFinishArmiesButton.label:	Ok
*wFinishArmiesButton.width:	80

*wCancelArmiesButton.fromVert:	wArmiesText
*wCancelArmiesButton.fromHoriz:	wFinishArmiesButton
*wCancelArmiesButton.label:	Cancel
*wCancelArmiesButton.width:	80

/* Help popup */
*Help.label:			Frisk Help

*wHelpForm.width:		600
*wHelpForm.height:		400

*wHelpTopicLabel.label:		Help Topics
*wHelpTopicLabel.width:		200

*wHelpLabel.label:		
*wHelpLabel.fromHoriz:		wHelpTopicLabel
*wHelpLabel.width:		500

*wHelpTopicList.defaultColumns:	1

*wHelpTopicViewport.width:	200
*wHelpTopicViewport.height:	380
*wHelpTopicViewport.fromVert:	wHelpTopicLabel
*wHelpTopicViewport.forceBars:	True
*wHelpTopicViewport.useRight:	True
*wHelpTopicViewport.allowVert:	True
*wHelpTopicViewport*font:	*helvetica-m*-r-*12*

*wHelpText.width:		500
*wHelpText.height:		380
*wHelpText.fromVert:		wHelpTopicLabel
*wHelpText.fromHoriz:		wHelpTopicViewport
*wHelpText*font:		*helvetica-m*-r-*12*

*wHelpOkButton.fromVert:	wHelpTopicViewport
*wHelpOkButton.label:		Close Help Window

/* Dialog popup */
*wDialogLabel.width:		200
*wDialogLabel*font:		*helvetica-b*-o-*14*
*wDialogLabel.background:	DeepSkyBlue3
*wDialogLabel.borderColor:	DeepSkyBlue3
*wDialogLabel.borderWidth:	0
*wDialogLabel.justify:		Left

*wDialogForm.defaultDistance:	8

*wDialogButton1.fromVert:	wDialogLabel
*wDialogButton1.font:		*helvetica-m*-r-*12*
*wDialogButton2.fromVert:	wDialogLabel
*wDialogButton2.font:		*helvetica-m*-r-*12*
*wDialogButton3.fromVert:	wDialogLabel
*wDialogButton3.font:		*helvetica-m*-r-*12*


