pjs/cmd/xfe/XfeWidgets/tests/XfeBm/MenuTest.ad

127 строки
3.8 KiB
Plaintext

! -*- Mode: Fundamental; tab-width: 8; 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.
!
MenuTest*MainForm.width: 500
MenuTest*MainForm.height: 400
MenuTest*MainForm.background: Gray70
!MenuTest*MainForm.shadowThickness: 0
!MenuTest*MainForm.shadowType: shadow_in
!MenuTest*MainForm*traversalOn: false
!MenuTest*MainForm*highlightThickness: 0
MenuTest*MainForm*highlightThickness: 2
MenuTest*Menu*leftAttachment: attach_form
MenuTest*Menu*rightAttachment: attach_form
MenuTest*Menu*topAttachment: attach_form
MenuTest*Menu*bottomAttachment: attach_none
!MenuTest*Menu*shadowThickness: 1
!MenuTest*Menu*shadowThickness: 2
MenuTest*Menu*background: Gray65
MenuTest*Menu*foreground: Black
MenuTest*Menu*fontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
MenuTest*Menu*File.labelString: File
MenuTest*Menu*File.mnemonic: F
!MenuTest*XfeBmButton*shadowThickness: 1
MenuTest*XfeBmButton*armColor: #FFFFCC
MenuTest*XfeBmButton*marginLeft: 0
MenuTest*XfeBmButton*marginRight: 0
MenuTest*XfeBmButton*marginTop: 0
MenuTest*XfeBmButton*marginBottom: 0
!MenuTest*XfeBmCascade*shadowThickness: 1
MenuTest*XfeBmCascade*armColor: #FFFFCC
MenuTest*XfeBmCascade*marginLeft: 0
MenuTest*XfeBmCascade*marginRight: 0
MenuTest*XfeBmCascade*marginTop: 0
MenuTest*XfeBmCascade*marginBottom: 0
!MenuTest*XfeBmButton*foreground: White
!MenuTest*Menu*Open.background: red
MenuTest*Menu*Open.labelString: Open
MenuTest*Menu*Open.mnemonic: O
MenuTest*Menu*Open.accelerator: Alt<Key>O
MenuTest*Menu*Open.acceleratorText: Alt+O
!MenuTest*Menu*Close.background: green
MenuTest*Menu*Close.labelString: Close
MenuTest*Menu*Close.mnemonic: C
MenuTest*Menu*Close.accelerator: Alt<Key>C
MenuTest*Menu*Close.acceleratorText: Alt+C
!MenuTest*Menu*Save.background: blue
MenuTest*Menu*Save.labelString: Save
MenuTest*Menu*Save.mnemonic: S
MenuTest*Menu*Save.accelerator: Alt<Key>S
MenuTest*Menu*Save.acceleratorText: Alt+S
!MenuTest*Menu*SaveAs.background: yellow
MenuTest*Menu*SaveAs.labelString: Save As
MenuTest*Menu*SaveAs.mnemonic: a
MenuTest*Menu*SaveAs.accelerator: Alt<Key>a
MenuTest*Menu*SaveAs.acceleratorText: Alt+a
MenuTest*accentThickness: 4
!MenuTest*accentOffset: 2
!MenuTest*accentType: bm_selection_box
MenuTest*CascadeAlone1.x: 200
MenuTest*CascadeAlone1.y: 200
MenuTest*CascadeAlone1*background: Gray65
MenuTest*CascadeAlone1*CascadeButton.marginLeft: 1
MenuTest*CascadeAlone1*CascadeButton.marginRight: 1
MenuTest*CascadeAlone1*CascadeButton.marginTop: 1
MenuTest*CascadeAlone1*CascadeButton.marginBottom: 1
!MenuTest*CascadeAlone1*CascadeButton.shadowThickness: 2
MenuTest*CascadeAlone2.x: 200
MenuTest*CascadeAlone2.y: 300
MenuTest*CascadeAlone2*background: Gray65
MenuTest*CascadeAlone2*marginLeft: 4
MenuTest*CascadeAlone2*marginRight: 4
MenuTest*CascadeAlone2*marginTop: 4
MenuTest*CascadeAlone2*marginBottom: 4
MenuTest*CascadeAlone2*marginLeft: 0
MenuTest*CascadeAlone2*marginRight: 0
MenuTest*CascadeAlone2*marginTop: 0
MenuTest*CascadeAlone2*marginBottom: 0
!MenuTest*CascadeAlone2*shadowThickness: 2
MenuTest*CascadeAlone2*buttonType: button_push
MenuTest*Caca.x: 100
MenuTest*Caca.y: 200