Pixmap*TransientShell.allowShellResize:		True
Pixmap*font:	-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso*-*
Pixmap*shapeStyle:				oval
Pixmap*cursor:					left_ptr
Pixmap*pane.orientation:			horizontal

Pixmap*Form*top:				ChainTop
Pixmap*Form*bottom:				ChainTop
Pixmap*Form*left:				ChainLeft
Pixmap*Form*right:				ChainLeft

Pixmap*MenuButton.leftBitmap:			menu12
Pixmap*form*width:              		120
Pixmap*form*height:             		15

Pixmap*baseTranslations:#override\
/*                        Alt<Key>n:     do-new()\n\*/
                        Alt<Key>l:      do-load()\n\
                        Alt<Key>i:      do-insert()\n\
                        Alt<Key>s:      do-save()\n\
                        Alt<Key>a:      do-save-as()\n\
                        Alt<Key>r:      do-resize()\n\
                        Alt<Key>e:      do-rescale()\n\
                        Alt<Key>f:      do-filename()\n\
			Alt<Key>h:	do-hintscmt()\n\
			Alt<Key>c:	do-colorscmt()\n\
			Alt<Key>p:	do-pixelscmt()\n\
                        Alt<Key>q:	do-quit()\n\
			Ctrl<Key>a:	do-addcolor()\n\
			Ctrl<Key>s:	do-symbname()\n\
			Ctrl<Key>m:	do-mononame()\n\
			Ctrl<Key>4:	do-grey4name()\n\
			Ctrl<Key>g:	do-greyname()\n\
			Ctrl<Key>n:	do-colorname()\n\
                        <Key>i:     	switch-image()\n\
                        <Key>g:     	switch-grid()\n\
                        <Key>a:     	switch-axes()\n\
                        <Key>p:     	switch-proportional()\n\
                        <Key>z:     	switch-zoom()\n\
                        Ctrl<Key>c:     do-cut()\n\
                        Ctrl<Key>x:     do-copy()\n\
                        Ctrl<Key>p:     do-paste()

Pixmap*Toggle.translations:	<EnterWindow>:	        highlight(WhenUnset)\n\
				<LeaveWindow>:	        unhighlight()\n\
				<Btn1Down>,<Btn1Up>: 	set() notify()

Pixmap*MenuButton.translations:	<EnterWindow>:  highlight()\n\
				<LeaveWindow>:  reset()\n\
				<BtnDown>:      reset() fix-menu() PopupMenu()

Pixmap*Dialog.value.translations:#override <Key>Return: set-okay()

Pixmap*image.label.translations:#override <Btn1Down>,<Btn1Up>: switch-image()
Pixmap*image.label.label:			
Pixmap*image.width:				50
Pixmap*image.height:				50

Pixmap*pixmap.pixmapWidth:			32
Pixmap*pixmap.pixmapHeight:			32
Pixmap*pixmap.squareSize:			15
Pixmap*pixmap.cursor:           		tcross
Pixmap*pixmap.stipple:				Stipple

Pixmap*info*label.font:-adobe-helvetica-bold-r-normal--*-100-*-*-p-*-iso8859-1
Pixmap*info*label.height:			150

Pixmap*TransientShell.width:			300

!Pixmap*Dialog.value.borderWidth:		0
Pixmap*input*icon:				Term
Pixmap*qsave*icon:				Term
Pixmap*file*icon:				Term
Pixmap*error*icon:				Excl
Pixmap*Dialog.Yes.label:			Yes
Pixmap*Dialog.No.label:				No
Pixmap*Dialog.Okay.label:			OK
Pixmap*Dialog.Abort.label:			Abort
Pixmap*Dialog.Cancel.label:			Cancel
Pixmap*Dialog.Retry.label:			Retry

Pixmap*infoButton.width:			48
Pixmap*infoButton.label:			Info

Pixmap*infoPopup.width:				300
Pixmap*infoPopup.height:			150

Pixmap*MenuButton.width:			52

Pixmap*SimpleMenu.width:			0
Pixmap*SimpleMenu.height:			0
Pixmap*SimpleMenu.cursor:			hand2
Pixmap*SimpleMenu.line.height:			0

Pixmap*fileButton.label:			File
Pixmap*fileButton.fromHoriz: 			infoButton
Pixmap*fileButton.menuName:			fileMenu

Pixmap*editButton.label:			Edit
Pixmap*editButton.fromHoriz: 			fileButton
Pixmap*editButton.menuName:			editMenu

Pixmap*fgButton.width:				120
Pixmap*fgButton.label:				Color
Pixmap*fgButton.fromHoriz:			editButton
Pixmap*fgButton.menuName:			fgMenu

Pixmap*formy.status*top:			ChainTop
Pixmap*formy.status*bottom:			ChainTop
Pixmap*formy.status*left:			ChainLeft
Pixmap*formy.status*right:			ChainRight
Pixmap*status.fromHoriz:			fgButton
Pixmap*status.borderWidth:			0

Pixmap*SmeBSB.HorizontalMargins:		32

Pixmap*fileMenu.load.label:			Load...[Alt l]
Pixmap*fileMenu.insert.label:			Insert...[Alt i]
Pixmap*fileMenu.save.label:			Save [Alt s]
Pixmap*fileMenu.saveAs.label:			Save As...[Alt a]
Pixmap*fileMenu.resize.label:			Resize...[Alt r]
Pixmap*fileMenu.rescale.label:			Rescale...[Alt e]
Pixmap*fileMenu.filename.label:			Filename...[Alt f]
Pixmap*fileMenu.hintsCmt.label:			Hints comment...[Alt h]
Pixmap*fileMenu.colorsCmt.label:		Colors comment...[Alt c]
Pixmap*fileMenu.pixelsCmt.label:		Pixels comment...[Alt p]
Pixmap*fileMenu.quit.label:			Quit [Alt q]

Pixmap*editMenu.addColor.label:			Add Color...[Ctrl a]
Pixmap*editMenu.symbolicName.label:		Symbolic name...[Ctrl s]
Pixmap*editMenu.monochromeName.label:		Monochrome name...[Ctrl m]
Pixmap*editMenu.g4Name.label:			Grey scale 4 name...[Ctrl 4]
Pixmap*editMenu.gName.label:			Grey scale name...[Ctrl g]
Pixmap*editMenu.cName.label:			Color name...[Ctrl n]
Pixmap*editMenu.image.label:			Image [i]
Pixmap*editMenu.grid.label:			Grid [g]
Pixmap*editMenu.axes.label:			Axes [a]
Pixmap*editMenu.proportional.label:		Proportional [p]
Pixmap*editMenu.zoom.label:			Zoom [z]
Pixmap*editMenu.cut.label:			Cut [Ctrl c]
Pixmap*editMenu.copy.label:			Copy [Ctrl x]
Pixmap*editMenu.paste.label:			Paste [Ctrl p]

Pixmap*form.clear.label:			Clear
Pixmap*form.set.fromVert: 			clear
Pixmap*form.set.label:				Set
Pixmap*form.redraw.fromVert:			set
Pixmap*form.redraw.label:			Redraw

Pixmap*form.copy.vertDistance:			10
Pixmap*form.copy.fromVert:			redraw
Pixmap*form.copy.label:				Copy
Pixmap*form.move.fromVert: 			copy
Pixmap*form.move.radioGroup:			copy
Pixmap*form.move.label:				Move
Pixmap*form.mark.fromVert:			move
Pixmap*form.mark.label:				Mark
Pixmap*form.mark.radioGroup:			copy
Pixmap*form.unmark.fromVert:			mark
Pixmap*form.unmark.label:			Unmark
Pixmap*form.unmark.radioGroup:			copy

Pixmap*form.flipHoriz.vertDistance:		10
Pixmap*form.flipHoriz.width:			36
Pixmap*form.flipHoriz.height:			36
Pixmap*form.flipHoriz.fromVert: 		unmark
Pixmap*form.flipHoriz.bitmap:			FlipHoriz
Pixmap*form.up.vertDistance:			10
Pixmap*form.up.width:				36
Pixmap*form.up.height:				36
Pixmap*form.up.fromVert: 			unmark
Pixmap*form.up.fromHoriz:			flipHoriz
Pixmap*form.up.bitmap:				Up
Pixmap*form.flipVert.vertDistance:		10
Pixmap*form.flipVert.width:			36
Pixmap*form.flipVert.height:			36
Pixmap*form.flipVert.fromVert: 			unmark
Pixmap*form.flipVert.fromHoriz:			up
Pixmap*form.flipVert.bitmap:			FlipVert
Pixmap*form.left.width:				36
Pixmap*form.left.height:			36
Pixmap*form.left.fromVert: 			flipHoriz
Pixmap*form.left.bitmap:			Left
Pixmap*form.fold.width:				36
Pixmap*form.fold.height:			36
Pixmap*form.fold.fromVert: 			up
Pixmap*form.fold.fromHoriz: 			left
Pixmap*form.fold.bitmap:			Fold
Pixmap*form.right.width:			36
Pixmap*form.right.height:			36
Pixmap*form.right.fromVert: 			flipVert
Pixmap*form.right.fromHoriz: 			fold
Pixmap*form.right.bitmap:			Right
Pixmap*form.rotateLeft.width:			36
Pixmap*form.rotateLeft.height:			36
Pixmap*form.rotateLeft.fromVert:		left
Pixmap*form.rotateLeft.bitmap:			RotateLeft
Pixmap*form.down.width:				36
Pixmap*form.down.height:			36
Pixmap*form.down.fromVert: 			fold
Pixmap*form.down.fromHoriz: 			rotateLeft
Pixmap*form.down.bitmap:			Down
Pixmap*form.rotateRight.width:			36
Pixmap*form.rotateRight.height:			36
Pixmap*form.rotateRight.fromVert:		right
Pixmap*form.rotateRight.fromHoriz:		down
Pixmap*form.rotateRight.bitmap:			RotateRight

Pixmap*form.point.vertDistance:			10
Pixmap*form.point.fromVert: 			rotateLeft
Pixmap*form.point.radioGroup:  			move
Pixmap*form.point.label:			Point
Pixmap*form.curve.fromVert: 			point
Pixmap*form.curve.radioGroup:  			point
Pixmap*form.curve.label:			Curve
Pixmap*form.line.fromVert: 			curve
Pixmap*form.line.radioGroup: 			curve
Pixmap*form.line.label:				Line
Pixmap*form.rectangle.fromVert: 		line
Pixmap*form.rectangle.radioGroup:  		line
Pixmap*form.rectangle.label:			Rectangle
Pixmap*form.filledRectangle.fromVert: 		rectangle
Pixmap*form.filledRectangle.radioGroup:  	rectangle
Pixmap*form.filledRectangle.label:		Filled Rectangle
Pixmap*form.circle.fromVert: 			filledRectangle
Pixmap*form.circle.radioGroup:  		filledRectangle
Pixmap*form.circle.label:			Circle
Pixmap*form.filledCircle.fromVert: 		circle
Pixmap*form.filledCircle.radioGroup:  		circle
Pixmap*form.filledCircle.label:			Filled Circle
Pixmap*form.floodFill.fromVert:			filledCircle
Pixmap*form.floodFill.radioGroup:  		filledCircle
Pixmap*form.floodFill.label:			Flood Fill
Pixmap*form.setHotSpot.fromVert:		floodFill
Pixmap*form.setHotSpot.radioGroup:		floodFill
Pixmap*form.setHotSpot.label:			Set Hot Spot
Pixmap*form.clearHotSpot.fromVert:		setHotSpot
Pixmap*form.clearHotSpot.radioGroup:		setHotSpot
Pixmap*form.clearHotSpot.label:			Clear Hot Spot

Pixmap*form.undo.vertDistance:			10
Pixmap*form.undo.fromVert:			clearHotSpot
Pixmap*form.undo.label:				Undo


