home *** CD-ROM | disk | FTP | other *** search
- ! -*- 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.
-
-
-
- ToolScrollTest*MainForm.width: 600
- ToolScrollTest*MainForm.height: 400
-
- ToolScrollTest*ToolScroll*background: gray70
- ToolScrollTest*ToolScroll.shadowThickness: 1
- ToolScrollTest*ToolScroll.orientation: vertical
-
- ToolScrollTest*ToolBar.buttonLayout: button_label_on_top
-
- ToolScrollTest*ToolScroll.leftAttachment: attach_form
- ToolScrollTest*ToolScroll.rightAttachment: attach_none
- ToolScrollTest*ToolScroll.topAttachment: attach_form
- ToolScrollTest*ToolScroll.bottomAttachment: attach_form
-
-
- ToolScrollTest*ToolScroll.leftOffset: 10
- ToolScrollTest*ToolScroll.rightOffset: 10
- ToolScrollTest*ToolScroll.topOffset: 10
- ToolScrollTest*ToolScroll.bottomOffset: 10
-
- !ToolScrollTest*ToolScroll.usePreferredWidth: false
- ToolScrollTest*ToolScroll.usePreferredHeight: false
-
- ToolScrollTest*ToolScroll.clipShadowThickness: 1
- ToolScrollTest*ToolScroll.clipShadowType: shadow_in
-
-
- !ToolScrollTest*ToolBar.marginLeft: 0
- !ToolScrollTest*ToolBar.marginRight: 0
- !ToolScrollTest*ToolBar.marginTop: 0
- !ToolScrollTest*ToolBar.marginBottom: 0
-
- !ToolScrollTest*ToolScroll.marginLeft: 0
- !ToolScrollTest*ToolScroll.marginRight: 0
- !ToolScrollTest*ToolScroll.marginTop: 0
- !ToolScrollTest*ToolScroll.marginBottom: 0
-
- !ToolScrollTest*ToolScroll.spacing: 10
-
- ToolScrollTest*ToolBar.radioBehavior: true
-
-
- !ToolScrollTest*XfeButton.buttonType: button_toggle
-
- ToolScrollTest*XfeButton.buttonTrigger: button_trigger_either
- ToolScrollTest*XfeButton.marginLeft: 4
- ToolScrollTest*XfeButton.marginRight: 4
- ToolScrollTest*XfeButton.marginTop: 4
- ToolScrollTest*XfeButton.marginBottom: 4
-
- ToolScrollTest*XfeButton.raiseOnEnter: true
- ToolScrollTest*XfeButton.shadowThickness: 0
- !ToolScrollTest*XfeButton.fillOnEnter: true
- ToolScrollTest*XfeButton.armOffset: 0
-
- ToolScrollTest*XfeButton.transparentCursor: cross
- !ToolScrollTest*XfeButton.cursor: hand2
-
-
-
-