gecko-dev/cmd/xfe/XfeWidgets/tests/Xfe/CascadeTest.ad

83 строки
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.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.
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