*quit.label:	Quit
*output.label:	Write File
*cellSizeInPixels:	30
*pixmapWidthInCells:	10
*pixmapHeightInCells:	10
!*foregroundPixel:	blue
*drawingForm.fromVert:	buttonbox
!
!                       toplevel
!                          |
!                        form (Form)
!                       /            \
!    (BitmapEdit)  bigBitmap         buttonbox (Box)
!                           /       /       \             \ 
!                          /       /         \             \
!                        quit   output   showNormalBitmap   showReverseBitmap
!              (Command)     (Command)     (Core)            (Core)
