Files
Mozilla/mozilla/cmd/xfe/XfeWidgets/tests/Xfe/CascadeTest.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

87 lines
2.6 KiB
Plaintext

! -*- Mode: Fundamental; tab-width: 4; 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):
CascadeTest*MainForm.width: 500
CascadeTest*MainForm.height: 400
CascadeTest*MainForm.background: Gray70
CascadeTest*MainForm.shadowThickness: 0
CascadeTest*MainForm.shadowType: shadow_in
CascadeTest*fontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
CascadeTest*foreground: Black
CascadeTest*ToolBar.bottomAttachment: attach_none
CascadeTest*ToolBar.leftAttachment: attach_form
CascadeTest*ToolBar.rightAttachment: attach_form
CascadeTest*ToolBar.topAttachment: attach_form
CascadeTest*ToolBar.leftOffset: 5
CascadeTest*ToolBar.rightOffset: 5
CascadeTest*ToolBar.topOffset: 5
CascadeTest*ToolBar.shadowThickness: 1
CascadeTest*ToolBar.shadowType: shadow_out
CascadeTest*ToolBar.background: Gray70
CascadeTest*ToolBar.separatorThickness: 50
!CascadeTest*ToolBar.orientation: vertical
CascadeTest*ToolBar.orientation: horizontal
CascadeTest*ToolBar.spacing: 0
CascadeTest*ToolBar.usePreferredWidth: false
CascadeTest*ToolBar.usePreferredHeight: true
CascadeTest*ToolBar.showLogo: true
CascadeTest*ToolBar.forceWidth: true
CascadeTest*XfeCascade*traversalOn: no
CascadeTest*XfeCascade*highlightThickness: 0
CascadeTest*XfeCascade*shadowThickness: 1
CascadeTest*XfeCascade*highlightColor: Gray20
CascadeTest*XfeCascade*background: Gray70
CascadeTest*XfeCascade*buttonType: button_push
CascadeTest*XfeCascade*labelRaisedColor: red
CascadeTest*XfeCascade*labelAlignment: alignment_beginning
CascadeTest*XfeCascade*buttonLayout: button_label_on_bottom
CascadeTest*XfeCascade*shadowThickness: 1
!CascadeTest*XfeCascade*XmRowColumn*background: red
CascadeTest*XfeCascade*popupDelay: 500
CascadeTest*Two.leftOffset: 10
CascadeTest*Two.topOffset: 10
CascadeTest*Four.leftOffset: 10
CascadeTest*Four.topOffset: 10
CascadeTest*Eight.leftOffset: 10
CascadeTest*Eight.topOffset: 10