
*XmMenuShell.?.XmPushButton.background:	slateblue

*new.tip.text:	Clear work area
*new.hint.text:	Clear work area to create a new file
*hintLabel.borderWidth: 0
*hintLabel.height: 20
*hintLabel.background: red

*fileBtn.hint.text: Menu options dealing with file access

*open.tip.text: Load file
*open.hint.text: Load an existing file into work area

*save.tip.text: Save work area
*save.hint.text: Save work area into current filename

*saveAs.tip.text: Save work area
*saveAs.hint.text: Save work area into user specified filename

*editBtn.hint.text: Menu options dealing with cut and paste using the clipboard

*cut.tip.text:	Cut selection
*cut.hint.text:	Cut selected item to the clipboard

*copy.tip.text:	Copy selection
*copy.hint.text:	Copy selected item to the clipboard

*paste.tip.text: Paste object
*paste.hint.text: Paste current clipboard item to text cursor location


*text.hint.text: Use right mouse button to view pop-up menu

*XmScrollBar.hint.text: Scroll the text area
