!X Application Resources for viewvrml
ViewVRML*background: gray

*fontList: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*

*menuBar.topAttachment: XmATTACH_FORM
*menuBar.leftAttachment: XmATTACH_FORM
*menuBar.rightAttachment: XmATTACH_FORM

! canvas window
*canvas.width: 512
*canvas.height: 384
*canvas.topAttachment: XmATTACH_WIDGET
*canvas.topWidget: menuBar
*canvas.bottomAttachment: XmATTACH_FORM
*canvas.leftAttachment: XmATTACH_FORM
*canvas.rightAttachment: XmATTACH_FORM

*okLabelString: Ok
*cancelLabelString: Cancel

*fileButton.labelString: File
*loadButton.labelString: Open File
*loadBox.pattern: *.wrl*
*exitButton.labelString: Exit
*infoButton.labelString: Model Info
*infoTitle.labelString: Model Info
*saveImageButton.labelString: Save Image
*saveImageBox.pattern: *.ppm*
*startStopAnimationButton.labelString: Start/Stop Animation

! Camera menu
*cameraButton.labelString: Camera
*editCameraButton.labelString: Edit
*saveCameraButton.labelString: Save
*restoreCameraButton.labelString: Restore
*resetCameraButton.labelString: Reset
*printCameraButton.labelString: Print
*setAlternateCameraButton.labelString: Set Alternate
*toggleAlternateCameraButton.labelString: Toggle Alternate

! Edit Camera Panel
*editCameraBox.autoUnmanage: False
*editCameraBox.okLabelString: Set
*editCameraBox.cancelLabelString: Dismiss
*eyepTitle.labelString: Eye Point
*eyepForm.orientation: XmHORIZONTAL
*xLabel.labelString: X
*yLabel.labelString: Y
*zLabel.labelString: Z
*xTextf.columns: 6
*yTextf.columns: 6
*zTextf.columns: 6
*lookpTitle.labelString: Focus Point
*lookpForm.orientation: XmHORIZONTAL
*updirTitle.labelString: Up Direction
*updirForm.orientation: XmHORIZONTAL
*fovTitle.labelString: Field Of View

! predefined views dialog
*predefViewsButton.labelString: Predefined Views
*predefViewsButtonTitle.labelString: Predefined Views
*animTimeLabel.labelString: Animation Time (secs)
*animTimeTextf.columns: 4
*pauseTimeLabel.labelString: Pause Time (secs)
*pauseTimeTextf.columns: 4
*cycleForwardButton.labelString: Cycle Forward
*cycleBackwardButton.labelString: Cycle Backward

*renderButton.labelString: Render
*backfaceCullingButton.labelString: Backface Culling
*bcOnButton.labelString: On
*bcOffButton.labelString: Off
*bcDynamicButton.labelString: Dynamic
*disableLightingButton.labelString: Disable Lighting
*disableTexturesButton.labelString: Disable Textures
*enableHeadlightButton.labelString: Enable Headlight
*useDisplayListsButton.labelString: Use Display Lists
*drawOutlinesButton.labelString: Draw Outlines

*helpButton.labelString: Help
*helpBox.okLabelString: Dismiss
*helpScrollW.height: 400
*helpScrollW.width: 550
*helpScrollW.scrollingPolicy: XmAUTOMATIC
*helpScrollW.scrollBarDisplayPolicy: XmAS_NEEDED
*helpLabel.alignment: XmALIGNMENT_BEGINNING
*helpLabel.labelString: vrmlview quick help:\n\
 \n\
No help available yet.

