71 lines
2.7 KiB
Plaintext
71 lines
2.7 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):
|
|
|
|
|
|
FrameShellTest*Control*MainForm.width: 500
|
|
FrameShellTest*Control*MainForm.height: 400
|
|
FrameShellTest*Control*MainForm.shadowThickness: 1
|
|
FrameShellTest*Control*MainForm.background: gray70
|
|
|
|
FrameShellTest*Control*ToolBar*background: gray65
|
|
FrameShellTest*Control*ToolBar.shadowThickness: 1
|
|
|
|
FrameShellTest*Control*ToolBar.topAttachment: attach_form
|
|
FrameShellTest*Control*ToolBar.bottomAttachment: attach_none
|
|
FrameShellTest*Control*ToolBar.leftAttachment: attach_form
|
|
FrameShellTest*Control*ToolBar.rightAttachment: attach_form
|
|
FrameShellTest*Control*ToolBar.topOffset: 1
|
|
FrameShellTest*Control*ToolBar.leftOffset: 1
|
|
FrameShellTest*Control*ToolBar.rightOffset: 1
|
|
FrameShellTest*Control*ToolBar.usePreferredWidth: false
|
|
|
|
FrameShellTest*Control*ToolBar.marginTop: 2
|
|
FrameShellTest*Control*ToolBar.marginBottom: 2
|
|
FrameShellTest*Control*ToolBar.marginLeft: 2
|
|
FrameShellTest*Control*ToolBar.marginRight: 2
|
|
|
|
FrameShellTest*Control*ToolBar*marginTop: 2
|
|
FrameShellTest*Control*ToolBar*marginBottom: 2
|
|
FrameShellTest*Control*ToolBar*marginLeft: 2
|
|
FrameShellTest*Control*ToolBar*marginRight: 2
|
|
FrameShellTest*Control*ToolBar*fillOnRaise: true
|
|
FrameShellTest*Control*ToolBar*fillOnArm: true
|
|
|
|
FrameShellTest*Control*ListSW*background: gray65
|
|
FrameShellTest*Control*ListSW.topAttachment: attach_widget
|
|
FrameShellTest*Control*ListSW.bottomAttachment: attach_form
|
|
FrameShellTest*Control*ListSW.leftAttachment: attach_form
|
|
FrameShellTest*Control*ListSW.rightAttachment: attach_form
|
|
FrameShellTest*Control*ListSW.topWidget: ToolBar
|
|
FrameShellTest*Control*ListSW.topOffset: 1
|
|
FrameShellTest*Control*ListSW.bottomOffset: 1
|
|
FrameShellTest*Control*ListSW.leftOffset: 1
|
|
FrameShellTest*Control*ListSW.rightOffset: 1
|
|
|
|
FrameShellTest*Control*ListSW.traversalOn: false
|
|
FrameShellTest*Control*ListSW.highlightThickness: 0
|
|
FrameShellTest*Control*ListSW.shadowThickness: 1
|
|
|
|
|
|
FrameShellTest*Dummy*MainForm.width: 500
|
|
FrameShellTest*Dummy*MainForm.height: 400
|
|
|