home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / cmd / xfe / XfeWidgets / tests / CascadeTest.ad < prev    next >
Encoding:
Text File  |  1998-04-08  |  2.6 KB  |  83 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. CascadeTest*MainForm.width:            500
  20. CascadeTest*MainForm.height:            400
  21. CascadeTest*MainForm.background:            Gray70
  22. CascadeTest*MainForm.shadowThickness:        0
  23. CascadeTest*MainForm.shadowType:            shadow_in
  24.  
  25. CascadeTest*fontList:        -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  26. CascadeTest*foreground:    Black
  27.  
  28.  
  29.  
  30.  
  31. CascadeTest*ToolBar.bottomAttachment:        attach_none
  32. CascadeTest*ToolBar.leftAttachment:        attach_form
  33. CascadeTest*ToolBar.rightAttachment:        attach_form
  34. CascadeTest*ToolBar.topAttachment:            attach_form
  35. CascadeTest*ToolBar.leftOffset:            5
  36. CascadeTest*ToolBar.rightOffset:            5
  37. CascadeTest*ToolBar.topOffset:            5
  38. CascadeTest*ToolBar.shadowThickness:        1
  39. CascadeTest*ToolBar.shadowType:            shadow_out
  40. CascadeTest*ToolBar.background:            Gray70
  41. CascadeTest*ToolBar.separatorThickness:    50
  42. !CascadeTest*ToolBar.orientation:            vertical
  43.  
  44. CascadeTest*ToolBar.orientation:            horizontal
  45.  
  46. CascadeTest*ToolBar.spacing:                0
  47.  
  48. CascadeTest*ToolBar.usePreferredWidth:                false
  49. CascadeTest*ToolBar.usePreferredHeight:            true
  50.  
  51. CascadeTest*ToolBar.showLogo:                true
  52. CascadeTest*ToolBar.forceWidth:            true
  53.  
  54.  
  55. CascadeTest*XfeCascade*traversalOn:            no
  56. CascadeTest*XfeCascade*highlightThickness:        0
  57. CascadeTest*XfeCascade*shadowThickness:        1
  58. CascadeTest*XfeCascade*highlightColor:            Gray20
  59. CascadeTest*XfeCascade*background:                Gray70
  60. CascadeTest*XfeCascade*buttonType:                button_push
  61. CascadeTest*XfeCascade*labelRaisedColor:        red
  62. CascadeTest*XfeCascade*labelAlignment:            alignment_beginning
  63. CascadeTest*XfeCascade*buttonLayout:            button_label_on_bottom
  64. CascadeTest*XfeCascade*shadowThickness:        1
  65.  
  66.  
  67. !CascadeTest*XfeCascade*XmRowColumn*background:        red
  68.  
  69.  
  70. CascadeTest*XfeCascade*popupDelay:            500
  71.  
  72.  
  73.  
  74. CascadeTest*Two.leftOffset:                10
  75. CascadeTest*Two.topOffset:                    10
  76.  
  77.  
  78. CascadeTest*Four.leftOffset:                10
  79. CascadeTest*Four.topOffset:                10
  80.  
  81. CascadeTest*Eight.leftOffset:                10
  82. CascadeTest*Eight.topOffset:                10
  83.