Files
Mozilla/mozilla/cmd/xfe/XfeWidgets/tests/XfeToolBar/ToolBoxTest.ad
dmose%mozilla.org 83e38c06cc updated license boilerplate to xPL v1.1
git-svn-id: svn://10.0.0.236/trunk@52594 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 22:43:10 +00:00

125 lines
4.2 KiB
Plaintext

! -*- Mode: Fundamental; tab-width: 8; indent-tabs-mode: nil -*-
!
! The contents of this file are subject to the Netscape Public
! License Version 1.1 (the "License"); you may not use this file
! except in compliance with the License. You may obtain a copy of
! the License at http://www.mozilla.org/NPL/
!
! Software distributed under the License is distributed on an "AS
! IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
! implied. See the License for the specific language governing
! rights and limitations under the License.
!
! The Original Code is mozilla.org code.
!
! The Initial Developer of the Original Code is Netscape
! Communications Corporation. Portions created by Netscape are
! Copyright (C) 1998 Netscape Communications Corporation. All
! Rights Reserved.
!
! Contributor(s):
ToolBoxTest*MainForm.width: 1000
ToolBoxTest*MainForm.height: 500
ToolBoxTest*MainForm.background: Gray70
ToolBoxTest*MainForm.shadowThickness: 0
ToolBoxTest*MainForm.shadowType: shadow_in
ToolBoxTest*highlightThickness: 0
ToolBoxTest*traversalOn: false
ToolBoxTest*foreground: Black
ToolBoxTest*fontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
ToolBoxTest*XmForm*marginWidth: 0
ToolBoxTest*XmForm*marginHeight: 0
ToolBoxTest*ToolBox.leftAttachment: attach_form
ToolBoxTest*ToolBox.topAttachment: attach_form
ToolBoxTest*ToolBox.bottomAttachment: attach_none
ToolBoxTest*ToolBox.rightAttachment: attach_form
ToolBoxTest*ToolBox.leftOffset: 10
ToolBoxTest*ToolBox.rightOffset: 10
ToolBoxTest*ToolBox.topOffset: 10
ToolBoxTest*ToolBox.usePreferredWidth: false
ToolBoxTest*ToolBox.usePreferredHeight: true
ToolBoxTest*ToolBox*marginLeft: 0
ToolBoxTest*ToolBox*marginRight: 0
ToolBoxTest*ToolBox*marginTop: 0
ToolBoxTest*ToolBox*marginBottom: 0
ToolBoxTest*ToolBox.shadowThickness: 0
!ToolBoxTest*ToolBox.shadowType: shadow_etched_out
!ToolBoxTest*red*background: red
!ToolBoxTest*yellow*background: yellow
!ToolBoxTest*green*background: green
!ToolBoxTest*blue*background: blue
!ToolBoxTest*orange*background: orange
!ToolBoxTest*purple*background: purple
!ToolBoxTest*pink*background: pink
!ToolBoxTest*skyblue*background: skyblue
!ToolBoxTest*ToolBox.background: Gray70
!ToolBoxTest*ToolBox.background: SkyBlue
!ToolBoxTest*Tab1.background: red
!ToolBoxTest*Tab2.background: yellow
!ToolBoxTest*Tab3.background: green
!ToolBoxTest*Tab4.background: blue
!ToolBoxTest*Tab5.background: orange
!ToolBoxTest*Tab6.background: purple
!ToolBoxTest*Tab7.background: pink
!ToolBoxTest*Tab8.background: skyblue
ToolBoxTest*Item_8*labelString: One\nTwo
ToolBoxTest*Item_9*labelString: One\nTwo\nThree
ToolBoxTest*Item_10*labelString: One\nTwo\nThree\nFour
ToolBoxTest*Item_11*labelString: One\nTwo\nThree\nFour\nFive
ToolBoxTest*XfeToolBar.shadowThickness: 1
!ToolBoxTest*XfeToolBar.shadowType: shadow_etched_out
!ToolBoxTest*XfeToolBar.background: Gray70
ToolBoxTest*XfeToolBar.separatorThickness: 50
ToolBoxTest*XfeToolBar.marginTop: 0
ToolBoxTest*XfeToolBar.marginBottom: 0
ToolBoxTest*XfeToolBar.marginLeft: 0
ToolBoxTest*XfeToolBar.marginRight: 0
!ToolBoxTest*XfeTab*fillOnArm: true
!ToolBoxTest*XfeTab*shadowThickness: 1
ToolBoxTest*XfeButton*marginTop: 1
ToolBoxTest*XfeButton*marginBottom: 1
ToolBoxTest*XfeButton*marginLeft: 1
ToolBoxTest*XfeButton*marginRight: 1
ToolBoxTest*XfeButton*traversalOn: no
ToolBoxTest*XfeButton*highlightThickness: 0
ToolBoxTest*XfeButton*highlightColor: Gray10
ToolBoxTest*XfeButton*buttonType: button_push
ToolBoxTest*XfeButton*fillOnArm: true
ToolBoxTest*XfeButton*fillOnRaise: true
!ToolBoxTest*XfeTab*shadowThickness: 1
!ToolBoxTest*XfeTab*shadowType: shadow_out
!ToolBoxTest*XfeTab*background: Gray70
!ToolBoxTest*XfeTab*marginTop: 0
!ToolBoxTest*XfeTab*marginBottom: 0
!ToolBoxTest*XfeTab*marginLeft: 0
!ToolBoxTest*XfeTab*marginRight: 0
!ToolBoxTest*XfeTab*traversalOn: no
!ToolBoxTest*XfeTab*highlightThickness: 0
!ToolBoxTest*XfeTab*highlightColor: Gray10
!ToolBoxTest*buttonType: button_push
!ToolBoxTest*XfeTab*labelAlignment: alignment_beginning
!ToolBoxTest*XfeTab*raiseBorderThickness: 1
!ToolBoxTest*XfeTab*raiseBorderThickness: 0