home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / cmd / xfe / XfeWidgets / tests / LabelTest.ad < prev    next >
Encoding:
Text File  |  1998-04-08  |  2.0 KB  |  60 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. LabelTest*MainForm.width:                    800
  20. LabelTest*MainForm.height:                400
  21. LabelTest*MainForm.background:            Gray70
  22. LabelTest*MainForm.shadowThickness:        0
  23. LabelTest*MainForm.shadowType:            shadow_in
  24.  
  25. LabelTest*fontList:    -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  26. LabelTest*labelFontList:    -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  27. LabelTest*foreground:    Black
  28.  
  29.  
  30. LabelTest*Row.adjustLast:            False
  31.  
  32. LabelTest*Row.orientation:            horizontal
  33. LabelTest*Row.numColumns:                6
  34. LabelTest*Row.packing:                pack_tight
  35.  
  36. LabelTest*XfeLabel*traversalOn:                False
  37. LabelTest*XfeLabel*highlightThickness:        0
  38. LabelTest*XfeLabel*highlightColor:            Gray20
  39. LabelTest*XfeLabel*background:                Gray70
  40. LabelTest*XfeLabel*labelType:                label_raise
  41. LabelTest*XfeLabel*raiseForeground:            blue
  42. LabelTest*XfeLabel*raiseBorderThickness:        1
  43. LabelTest*XfeLabel*highlightColor:            black
  44. !LabelTest*XfeLabel*fillOnRaise:                false
  45. !LabelTest*XfeLabel*fillOnArm:                false
  46. !LabelTest*XfeLabel*bufferType:            buffer_private
  47. !LabelTest*XfeLabel*labelLayout:                label_label_only
  48.  
  49. LabelTest*XfeLabel*labelLayout:                label_label_on_bottom
  50.  
  51.  
  52. LabelTest*Label.x:                100
  53. LabelTest*Label.y:                100
  54.  
  55. !LabelTest*Label.width:                100
  56. !LabelTest*Label.height:                100
  57.  
  58. !LabelTest*Label.usePreferredWidth:            false
  59. !LabelTest*Label.usePreferredHeight:        false
  60.