! BitmapEdit resources
*cellSizeInPixels:	30
*pixmapWidthInCells:	30
*pixmapHeightInCells:	30
! fonts
*fontList:	variable
! strings
*helpButton.labelString:	Help
*help.labelString:	Bitmap Help
*quit.labelString:	Quit
*output.labelString:	Write File
*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
*XmScrolledWindow.scrollingPolicy:  XmAUTOMATIC
*XmScrolledWindow.width:  300
*XmScrolledWindow.height:  300
!
!*smallPixmapBox.packing:  XmPACK_COLUMN
!*smallPixmapBox.orientation:  XmHORIZONTAL
