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.
-
-
- FontChooserTest*MainForm.width: 800
- FontChooserTest*MainForm.height: 400
- FontChooserTest*MainForm.background: Gray70
- FontChooserTest*MainForm.shadowThickness: 0
- FontChooserTest*MainForm.shadowType: shadow_in
-
- FontChooserTest*fontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
- FontChooserTest*foreground: Black
-
-
- FontChooserTest*Row.adjustLast: False
-
- FontChooserTest*Row.orientation: horizontal
- FontChooserTest*Row.numColumns: 6
- FontChooserTest*Row.packing: pack_tight
-
- FontChooserTest*XfeLabel*traversalOn: False
- FontChooserTest*XfeLabel*highlightThickness: 0
- FontChooserTest*XfeLabel*highlightColor: Gray20
- FontChooserTest*XfeLabel*background: Gray70
- FontChooserTest*XfeLabel*labelType: label_raise
- FontChooserTest*XfeLabel*raiseForeground: blue
- FontChooserTest*XfeLabel*raiseBorderThickness: 1
- FontChooserTest*XfeLabel*highlightColor: black
-
- FontChooserTest*XfeLabel*labelLayout: label_label_on_bottom
-
- !FontChooserTest*FontChooser.rulesType: rules_date
- FontChooserTest*FontChooser.rulesType: rules_option
- !FontChooserTest*FontChooser.rulesType: rules_text
-
-
- FontChooserTest*FontChooser.InputDateLabel.labelString: mm/dd/yy
- FontChooserTest*FontChooser.ArticleLabel.labelString: the
-
- FontChooserTest*FontChooser*XmRowColumn.marginWidth: 0
- FontChooserTest*FontChooser*XmRowColumn.marginHeight: 0
- FontChooserTest*FontChooser*XmRowColumn.spacing: 0
-
-
- FontChooserTest*FontChooser*spacing: 0
-
- FontChooserTest*FontChooser.leftAttachment: attach_form
- FontChooserTest*FontChooser.rightAttachment: attach_none
- FontChooserTest*FontChooser.topAttachment: attach_form
- FontChooserTest*FontChooser.bottomAttachment: attach_none
- FontChooserTest*FontChooser.leftOffset: 5
- FontChooserTest*FontChooser.rightOffset: 5
- FontChooserTest*FontChooser.topOffset: 5
- FontChooserTest*FontChooser.bottomOffset: 5
-
- FontChooserTest*FontChooser.matchSubMenuWidth: true
- FontChooserTest*FontChooser.buttonLayout: button_label_only
- FontChooserTest*FontChooser.labelAlignment: alignment_end
-
-
-
-