64 lines
2.1 KiB
Plaintext
64 lines
2.1 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):
|
|
|
|
|
|
LabelTest*MainForm.width: 800
|
|
LabelTest*MainForm.height: 400
|
|
LabelTest*MainForm.background: Gray70
|
|
LabelTest*MainForm.shadowThickness: 0
|
|
LabelTest*MainForm.shadowType: shadow_in
|
|
|
|
LabelTest*fontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
|
|
LabelTest*labelFontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
|
|
LabelTest*foreground: Black
|
|
|
|
|
|
LabelTest*Row.adjustLast: False
|
|
|
|
LabelTest*Row.orientation: horizontal
|
|
LabelTest*Row.numColumns: 6
|
|
LabelTest*Row.packing: pack_tight
|
|
|
|
LabelTest*XfeLabel*traversalOn: False
|
|
LabelTest*XfeLabel*highlightThickness: 0
|
|
LabelTest*XfeLabel*highlightColor: Gray20
|
|
LabelTest*XfeLabel*background: Gray70
|
|
LabelTest*XfeLabel*labelType: label_raise
|
|
LabelTest*XfeLabel*raiseForeground: blue
|
|
LabelTest*XfeLabel*raiseBorderThickness: 1
|
|
LabelTest*XfeLabel*highlightColor: black
|
|
!LabelTest*XfeLabel*fillOnRaise: false
|
|
!LabelTest*XfeLabel*fillOnArm: false
|
|
!LabelTest*XfeLabel*bufferType: buffer_private
|
|
!LabelTest*XfeLabel*labelLayout: label_label_only
|
|
|
|
LabelTest*XfeLabel*labelLayout: label_label_on_bottom
|
|
|
|
|
|
LabelTest*Label.x: 100
|
|
LabelTest*Label.y: 100
|
|
|
|
!LabelTest*Label.width: 100
|
|
!LabelTest*Label.height: 100
|
|
|
|
!LabelTest*Label.usePreferredWidth: false
|
|
!LabelTest*Label.usePreferredHeight: false
|