! -*- Mode: Fundamental; tab-width: 8; indent-tabs-mode: nil -*-
!
! The contents of this file are subject to the Netscape Public License
! Version 1.0 (the "NPL"); you may not use this file except in
! compliance with the NPL.  You may obtain a copy of the NPL at
! http://www.mozilla.org/NPL/
!
! Software distributed under the NPL is distributed on an "AS IS" basis,
! WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
! for the specific language governing rights and limitations under the
! NPL.
!
! The Initial Developer of this code under the NPL is Netscape
! Communications Corporation.  Portions created by Netscape are
! Copyright (C) 1998 Netscape Communications Corporation.  All Rights
! Reserved.

! 

ToolBarTest*MainForm.width:					500
ToolBarTest*MainForm.height:				400
ToolBarTest*MainForm.background:			Gray70
ToolBarTest*MainForm.shadowThickness:		0
ToolBarTest*MainForm.shadowType:			shadow_in

ToolBarTest*fontList:	-*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
ToolBarTest*labelFontList:	-*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
ToolBarTest*foreground:	Black




ToolBarTest*ToolBar.leftAttachment:			attach_form
ToolBarTest*ToolBar.topAttachment:			attach_form
ToolBarTest*ToolBar.bottomAttachment:		attach_none
ToolBarTest*ToolBar.rightAttachment:		attach_none
ToolBarTest*ToolBar.leftOffset:				5
ToolBarTest*ToolBar.rightOffset:			5
ToolBarTest*ToolBar.topOffset:				5
ToolBarTest*ToolBar.shadowThickness:		1
ToolBarTest*ToolBar.shadowType:				shadow_out
ToolBarTest*ToolBar.background:				Gray70
ToolBarTest*ToolBar.highlightThickness:		1
ToolBarTest*ToolBar.highlighted:			True
!ToolBarTest*ToolBar.borderWidth:			1
!ToolBarTest*ToolBar.borderColor:			Red

ToolBarTest*ToolBar.orientation:			vertical

ToolBarTest*ToolBar.spacing:				0

ToolBarTest*ToolBar.forceWidth:				false

ToolBarTest*ToolBar.usePreferredWidth:		true
ToolBarTest*ToolBar.usePreferredHeight:		true

ToolBarTest*ToolBar.selectionPolicy:		tool_bar_select_single
ToolBarTest*ToolBar.selectionModifiers:		Shift


ToolBarTest*ToolBar.allowWrap:					true

!ToolBarTest*XfeButton*bufferType:			buffer_private
ToolBarTest*XfeButton*traversalOn:			no
ToolBarTest*XfeButton*highlightThickness:	0
ToolBarTest*XfeButton*shadowThickness:		1
ToolBarTest*XfeButton*highlightColor:		Gray20
ToolBarTest*XfeButton*background:			Gray70
ToolBarTest*XfeButton*buttonType:			button_push
ToolBarTest*XfeButton*labelRaisedColor:		red
ToolBarTest*XfeButton*labelAlignment:		alignment_beginning


ToolBarTest*XfeLabel*background:			Gray70
ToolBarTest*XfeLabel*traversalOn:			no
ToolBarTest*XfeLabel*highlightThickness:	0
ToolBarTest*XfeLabel*shadowThickness:		0
ToolBarTest*XfeLabel*shadowType:			XmSHADOW_IN
ToolBarTest*XfeLabel*labelString:			


ToolBarTest*Two.leftOffset:					10
ToolBarTest*Two.topOffset:					10


ToolBarTest*Four.leftOffset:				10
ToolBarTest*Four.topOffset:					10

ToolBarTest*Eight.leftOffset:				10
ToolBarTest*Eight.topOffset:				10



ToolBarTest*vsep.orientation:				horizontal
ToolBarTest*vsep.shadowThickness:			3
ToolBarTest*vsep.background:				Gray70
ToolBarTest*vsep.height:					10

ToolBarTest*hsep.orientation:				vertical
ToolBarTest*hsep.shadowThickness:			3
ToolBarTest*hsep.background:				Gray70
ToolBarTest*hsep.width:						20




