home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / cmd / xfe / XfeWidgets / tests / FrameShellTest.ad < prev    next >
Encoding:
Text File  |  1998-04-08  |  2.7 KB  |  67 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. FrameShellTest*Control*MainForm.width:                500
  20. FrameShellTest*Control*MainForm.height:                400
  21. FrameShellTest*Control*MainForm.shadowThickness:    1
  22. FrameShellTest*Control*MainForm.background:            gray70
  23.  
  24. FrameShellTest*Control*ToolBar*background:            gray65
  25. FrameShellTest*Control*ToolBar.shadowThickness:        1
  26.  
  27. FrameShellTest*Control*ToolBar.topAttachment:        attach_form
  28. FrameShellTest*Control*ToolBar.bottomAttachment:    attach_none
  29. FrameShellTest*Control*ToolBar.leftAttachment:        attach_form
  30. FrameShellTest*Control*ToolBar.rightAttachment:        attach_form
  31. FrameShellTest*Control*ToolBar.topOffset:            1
  32. FrameShellTest*Control*ToolBar.leftOffset:            1
  33. FrameShellTest*Control*ToolBar.rightOffset:            1
  34. FrameShellTest*Control*ToolBar.usePreferredWidth:    false
  35.  
  36. FrameShellTest*Control*ToolBar.marginTop:            2
  37. FrameShellTest*Control*ToolBar.marginBottom:        2
  38. FrameShellTest*Control*ToolBar.marginLeft:            2
  39. FrameShellTest*Control*ToolBar.marginRight:            2
  40.  
  41. FrameShellTest*Control*ToolBar*marginTop:            2
  42. FrameShellTest*Control*ToolBar*marginBottom:        2
  43. FrameShellTest*Control*ToolBar*marginLeft:            2
  44. FrameShellTest*Control*ToolBar*marginRight:            2
  45. FrameShellTest*Control*ToolBar*fillOnRaise:            true
  46. FrameShellTest*Control*ToolBar*fillOnArm:            true
  47.  
  48. FrameShellTest*Control*ListSW*background:            gray65
  49. FrameShellTest*Control*ListSW.topAttachment:        attach_widget
  50. FrameShellTest*Control*ListSW.bottomAttachment:        attach_form
  51. FrameShellTest*Control*ListSW.leftAttachment:        attach_form
  52. FrameShellTest*Control*ListSW.rightAttachment:        attach_form
  53. FrameShellTest*Control*ListSW.topWidget:            ToolBar
  54. FrameShellTest*Control*ListSW.topOffset:            1
  55. FrameShellTest*Control*ListSW.bottomOffset:            1
  56. FrameShellTest*Control*ListSW.leftOffset:            1
  57. FrameShellTest*Control*ListSW.rightOffset:            1
  58.  
  59. FrameShellTest*Control*ListSW.traversalOn:            false
  60. FrameShellTest*Control*ListSW.highlightThickness:    0
  61. FrameShellTest*Control*ListSW.shadowThickness:        1
  62.  
  63.  
  64. FrameShellTest*Dummy*MainForm.width:        500
  65. FrameShellTest*Dummy*MainForm.height:        400
  66.  
  67.