gecko-dev/cmd/xfe/XfeWidgets/tests/Xfe/ArrowTest.ad

60 строки
1.6 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.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.
ArrowTest*MainForm.width: 800
ArrowTest*MainForm.height: 400
ArrowTest*MainForm*background: Gray70
ArrowTest*MainForm.shadowThickness: 0
ArrowTest*Arrow.leftAttachment: attach_form
ArrowTest*Arrow.topAttachment: attach_form
ArrowTest*Arrow.leftOffset: 10
ArrowTest*Arrow.topOffset: 10
ArrowTest*Arrow.arrowWidth: 100
ArrowTest*Arrow.arrowHeight: 100
!ArrowTest*Arrow.fillOnArm: false
!ArrowTest*Arrow.raiseOnEnter: false
!ArrowTest*Arrow.raiseOnEnter: true
!ArrowTest*Arrow.fillOnRaise: true
!ArrowTest*Arrow.fillOnEnter: true
ArrowTest*Arrow.fillOnEnter: true
!ArrowTest*Arrow.raiseBorderThickness: 1
!ArrowTest*Arrow.background: red
!ArrowTest*Arrow.foreground: blue
ArrowTest*Arrow.foreground: red
ArrowTest*Arrow.raiseForeground: blue
!ArrowTest*Arrow.borderWidth: 1
!ArrowTest*Arrow.borderColor: red
!ArrowTest*Arrow.armColor: red
ArrowTest*Arrow.emulateMotif: false