home *** CD-ROM | disk | FTP | other *** search
- ! -*- 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.
-
-
- ChromeTest*MainForm.width: 800
- ChromeTest*MainForm.height: 600
- ChromeTest*MainForm.background: Gray70
- ChromeTest*MainForm.shadowThickness: 0
- ChromeTest*MainForm.shadowType: shadow_in
-
- ChromeTest*fontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
- ChromeTest*foreground: Black
-
- ChromeTest*selectColor: CadetBlue3
- ChromeTest*indicatorSize: 16
- ChromeTest*visibleWhenOff: false
-
- ChromeTest*MainMenuBar*background: Gray65
- ChromeTest*MainMenuBar*shadowThickness: 2
-
- ChromeTest*Chrome.usePreferredWidth: false
- ChromeTest*Chrome.usePreferredHeight: false
-
- ChromeTest*Chrome.leftAttachment: attach_form
- ChromeTest*Chrome.rightAttachment: attach_form
- ChromeTest*Chrome.topAttachment: attach_widget
- ChromeTest*Chrome.topWidget: MainMenuBar
- ChromeTest*Chrome.bottomAttachment: attach_form
-
- ChromeTest*Chrome.leftOffset: 20
- ChromeTest*Chrome.rightOffset: 20
- ChromeTest*Chrome.topOffset: 20
- ChromeTest*Chrome.bottomOffset: 20
- ChromeTest*Chrome.borderWidth: 1
- ChromeTest*Chrome.borderColor: Gray20
-
- !!
- !! Chrome
- !!
- ChromeTest*Chrome.spacing: 0
-
-
- !!
- !! MenuBar
- !!
- ChromeTest*MenuBar*background: Gray65
- ChromeTest*MenuBar*shadowThickness: 2
-
- ChromeTest*MenuBar*File.mnemonic: F
- ChromeTest*MenuBar*Toggle.mnemonic: T
-
- ChromeTest*MenuBar*File*Exit.labelString: Exit
- ChromeTest*MenuBar*File*Exit.acceleratorText: Alt-Q
- ChromeTest*MenuBar*File*Exit.accelerator: Alt<Key>Q
- ChromeTest*MenuBar*File*Exit.mnemonic: x
-
- ChromeTest*Toggle*MenuBar.labelString: Menu Bar
- ChromeTest*Toggle*MenuBar.mnemonic: M
- ChromeTest*Toggle*ToolBox.labelString: Tool Box
- ChromeTest*Toggle*ToolBox.mnemonic: T
- ChromeTest*Toggle*DashBoard.labelString: Dash Board
- ChromeTest*Toggle*DashBoard.mnemonic: D
- ChromeTest*Toggle*Center.labelString: Center
- ChromeTest*Toggle*Center.mnemonic: C
- ChromeTest*Toggle*TopView.labelString: Top View
- ChromeTest*Toggle*TopView.mnemonic: A
- ChromeTest*Toggle*BottomView.labelString: Bottom View
- ChromeTest*Toggle*BottomView.mnemonic: B
-
- !!
- !! ToolBox
- !!
- ChromeTest*ToolBox*background: Gray70
- ChromeTest*ToolBox.shadowThickness: 1
- ChromeTest*ToolBox*buttonType: button_push
-
- ChromeTest*ToolBox*XfeToolBar*shadowThickness: 1
- ChromeTest*ToolBox*XmForm*shadowThickness: 0
- ChromeTest*ToolBox*XmFrame*shadowThickness: 1
- ChromeTest*ToolBox*XmFrame*shadowType: shadow_out
-
- !!
- !! DashBoard
- !!
- ChromeTest*DashBoard*background: Gray70
- ChromeTest*DashBoard.shadowThickness: 1
- ChromeTest*DashBoard.shadowType: shadow_out
-
- ChromeTest*DashBoard*StatusBar.shadowThickness: 1
- ChromeTest*DashBoard*StatusBar.shadowType: shadow_in
-
- ChromeTest*DashBoard*ProgressBar.width: 100
- ChromeTest*DashBoard*ProgressBar.usePreferredWidth: false
- ChromeTest*DashBoard*ProgressBar.labelString: 50%
- ChromeTest*DashBoard*ProgressBar.startPercent: 0
- ChromeTest*DashBoard*ProgressBar.endPercent: 50
-
- ChromeTest*DashBoard*ToolBar*buttonType: button_push
-
- ChromeTest*DashBoard*TaskBar*buttonType: button_push
-
-
- !!
- !! Center View
- !!
- ChromeTest*CenterView*background: Gray60
- ChromeTest*CenterView*shadowThickness: 1
- ChromeTest*CenterView.shadowType: shadow_out
- ChromeTest*CenterView.labelString: Center
-
- !!
- !! Top View
- !!
- ChromeTest*TopView*background: CadetBlue4
- ChromeTest*TopView*shadowThickness: 1
- ChromeTest*TopView.shadowType: shadow_out
- ChromeTest*TopView.labelString: Top
-
- !!
- !! Bottom View
- !!
- ChromeTest*BottomView*background: CadetBlue
- ChromeTest*BottomView*shadowThickness: 1
- ChromeTest*BottomView.shadowType: shadow_out
- ChromeTest*BottomView.labelString: Bottom
-
- !!
- !! Left View
- !!
- ChromeTest*LeftView*background: CadetBlue1
- ChromeTest*LeftView*shadowThickness: 1
- ChromeTest*LeftView.shadowType: shadow_out
- ChromeTest*LeftView.labelString: L\ne\nf\nt
-
- !!
- !! Right View
- !!
- ChromeTest*RightView*background: CadetBlue3
- ChromeTest*RightView*shadowThickness: 1
- ChromeTest*RightView.shadowType: shadow_out
- ChromeTest*RightView.labelString: R\ni\ng\nh\nt
-