home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / cmd / xfe / XfeWidgets / tests / FontChooserTest.ad < prev    next >
Encoding:
Text File  |  1998-04-08  |  2.8 KB  |  76 lines

  1. ! -*- Mode: Fundamental; tab-width: 4; indent-tabs-mode: nil -*-
  2. !
  3. ! The contents of this file are subject to the Netscape Public License
  4. ! Version 1.0 (the "NPL"); you may not use this file except in
  5. ! compliance with the NPL.  You may obtain a copy of the NPL at
  6. ! http://www.mozilla.org/NPL/
  7. !
  8. ! Software distributed under the NPL is distributed on an "AS IS" basis,
  9. ! WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
  10. ! for the specific language governing rights and limitations under the
  11. ! NPL.
  12. !
  13. ! The Initial Developer of this code under the NPL is Netscape
  14. ! Communications Corporation.  Portions created by Netscape are
  15. ! Copyright (C) 1998 Netscape Communications Corporation.  All Rights
  16. ! Reserved.
  17.  
  18.  
  19. FontChooserTest*MainForm.width:                    800
  20. FontChooserTest*MainForm.height:                400
  21. FontChooserTest*MainForm.background:            Gray70
  22. FontChooserTest*MainForm.shadowThickness:        0
  23. FontChooserTest*MainForm.shadowType:            shadow_in
  24.  
  25. FontChooserTest*fontList:    -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  26. FontChooserTest*foreground:    Black
  27.  
  28.  
  29. FontChooserTest*Row.adjustLast:            False
  30.  
  31. FontChooserTest*Row.orientation:            horizontal
  32. FontChooserTest*Row.numColumns:                6
  33. FontChooserTest*Row.packing:                pack_tight
  34.  
  35. FontChooserTest*XfeLabel*traversalOn:                False
  36. FontChooserTest*XfeLabel*highlightThickness:        0
  37. FontChooserTest*XfeLabel*highlightColor:            Gray20
  38. FontChooserTest*XfeLabel*background:                Gray70
  39. FontChooserTest*XfeLabel*labelType:                label_raise
  40. FontChooserTest*XfeLabel*raiseForeground:            blue
  41. FontChooserTest*XfeLabel*raiseBorderThickness:        1
  42. FontChooserTest*XfeLabel*highlightColor:            black
  43.  
  44. FontChooserTest*XfeLabel*labelLayout:                label_label_on_bottom
  45.  
  46. !FontChooserTest*FontChooser.rulesType:                        rules_date
  47. FontChooserTest*FontChooser.rulesType:                        rules_option
  48. !FontChooserTest*FontChooser.rulesType:                        rules_text
  49.  
  50.  
  51. FontChooserTest*FontChooser.InputDateLabel.labelString:    mm/dd/yy
  52. FontChooserTest*FontChooser.ArticleLabel.labelString:        the
  53.  
  54. FontChooserTest*FontChooser*XmRowColumn.marginWidth:        0
  55. FontChooserTest*FontChooser*XmRowColumn.marginHeight:        0
  56. FontChooserTest*FontChooser*XmRowColumn.spacing:            0
  57.  
  58.  
  59. FontChooserTest*FontChooser*spacing:                        0
  60.  
  61. FontChooserTest*FontChooser.leftAttachment:                    attach_form
  62. FontChooserTest*FontChooser.rightAttachment:                attach_none
  63. FontChooserTest*FontChooser.topAttachment:                    attach_form
  64. FontChooserTest*FontChooser.bottomAttachment:                attach_none
  65. FontChooserTest*FontChooser.leftOffset:                        5
  66. FontChooserTest*FontChooser.rightOffset:                    5
  67. FontChooserTest*FontChooser.topOffset:                        5
  68. FontChooserTest*FontChooser.bottomOffset:                    5
  69.  
  70. FontChooserTest*FontChooser.matchSubMenuWidth:                true
  71. FontChooserTest*FontChooser.buttonLayout:                    button_label_only
  72. FontChooserTest*FontChooser.labelAlignment: alignment_end
  73.  
  74.  
  75.  
  76.