Files
Mozilla/mozilla/cmd/xfe/XfeWidgets/tests/XfeCaption/TextCaptionTest.ad
dmose%mozilla.org 83e38c06cc updated license boilerplate to xPL v1.1
git-svn-id: svn://10.0.0.236/trunk@52594 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 22:43:10 +00:00

85 lines
3.2 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):
TextCaptionTest*MainForm.width: 800
TextCaptionTest*MainForm.height: 400
TextCaptionTest*MainForm.background: Gray60
TextCaptionTest*MainForm.shadowThickness: 0
TextCaptionTest*MainForm.shadowType: shadow_in
!TextCaptionTest*fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
!TextCaptionTest*labelFontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
TextCaptionTest*foreground: Black
TextCaptionTest*titleFontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
TextCaptionTest*textFontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
TextCaptionTest*XfeTextCaption*background: CadetBlue
TextCaptionTest*XfeTextCaption*CaptionText.shadowThickness: 1
TextCaptionTest*XfeTextCaption.shadowThickness: 1
TextCaptionTest*XfeTextCaption.childResize: true
!TextCaptionTest*XfeTextCaption.maxChildWidth: 400
TextCaptionTest*XfeTextCaption.usePreferredWidth: false
TextCaptionTest*XfeTextCaption.usePreferredHeight: true
TextCaptionTest*Caption1.topAttachment: attach_form
TextCaptionTest*Caption1.bottomAttachment: attach_none
TextCaptionTest*Caption1.leftAttachment: attach_form
TextCaptionTest*Caption1.rightAttachment: attach_form
TextCaptionTest*Caption1.bottomOffset: 10
TextCaptionTest*Caption1.leftOffset: 10
TextCaptionTest*Caption1.rightOffset: 10
TextCaptionTest*Caption1.topOffset: 10
TextCaptionTest*Caption2.topAttachment: attach_widget
TextCaptionTest*Caption2.bottomAttachment: attach_none
TextCaptionTest*Caption2.leftAttachment: attach_form
TextCaptionTest*Caption2.rightAttachment: attach_form
TextCaptionTest*Caption2.topWidget: Caption1
TextCaptionTest*Caption2.bottomOffset: 10
TextCaptionTest*Caption2.leftOffset: 10
TextCaptionTest*Caption2.rightOffset: 10
TextCaptionTest*Caption2.topOffset: 10
TextCaptionTest*Caption3.topAttachment: attach_widget
TextCaptionTest*Caption3.bottomAttachment: attach_none
TextCaptionTest*Caption3.leftAttachment: attach_form
TextCaptionTest*Caption3.rightAttachment: attach_form
TextCaptionTest*Caption3.topWidget: Caption2
TextCaptionTest*Caption3.bottomOffset: 10
TextCaptionTest*Caption3.leftOffset: 10
TextCaptionTest*Caption3.rightOffset: 10
TextCaptionTest*Caption3.topOffset: 10
TextCaptionTest*Caption1.titleString: Phone Number:
TextCaptionTest*Caption2.titleString: Address:
TextCaptionTest*Caption3.titleString: Name: