! BitmapEdit resources
*cellSizeInPixels:	30
*pixmapWidthInCells:	10
*pixmapHeightInCells:	10
! fonts
*fontList:	variable
! strings
*getHelp.labelString:	Help
*quit.labelString:	Quit
*output.labelString:	Print Array
*fileButton.labelString:	File
!
*helpBox.messageString:  To set bits, press or drag the first mouse button.\n\
To clear bits, use the second mouse button.\n\
To toggle bits, use the third mouse button.
! The following used if the window manager titles the dialog:
! mwm does, twm doesn't
*helpBox.dialogTitle:  Help
! Turn on scrollbars
*XmMainWindow.scrollingPolicy:  XmAUTOMATIC
*XmMainWindow.width:  300
*XmMainWindow.height:  300
