! 
! @DEC_COPYRIGHT@
!
! HISTORY
! $Log: Xedit,v $
# Revision 3.1  1995/05/01  14:35:28  campbell
# Initial drop for V2 kit
#
# Revision 3.1  1995/04/26  19:30:13  campbell
# Initial drop for kit examples
#
# Revision 1.1  1995/03/07  22:55:37  campbell
# Original xsdk samples
#
! Revision 1.2  91/12/15  12:42:16  devrcs
! Initial load of project
! 
! $EndLog$
! 
*input:					TRUE

*filename*preferredPaneSize:		525
*editWindow*preferredPaneSize:		500

*labelWindow*justify:			center
*labelWindow*label:			no file yet

*quit.label:				Quit
*save.label:				Save
*load.label:				Load

*buttons*orientation:			horizontal
*buttons*showGrip:			False

*messageWindow*preferredPaneSize:	50
*Paned*Text*allowResize:		True

*messageWindow.autoFill:		True
*messageWindow.scrollVertical:		WhenNeeded

*editWindow.autoFill:			True
*editWindow.scrollVertical:		WhenNeeded

*bc_label*label:			Use Control-S and Control-R to Search.

!
! Keep CR in filename window from confusing the user.
!

*filename.translations: #override \
				<Key>Return: end-of-line()
*filename.baseTranslations: #override \
				<Key>Return: end-of-line()
