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

  1. ! -*- Mode: Fundamental; tab-width: 8; 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. Logot*MainForm.width:            500
  19. LogoTest*MainForm.height:            400
  20. LogoTest*MainForm.background:            Gray70
  21. LogoTest*MainForm.shadowThickness:        0
  22. LogoTest*MainForm.shadowType:            shadow_in
  23.  
  24. LogoTest*Logo.x:                    50
  25. LogoTest*Logo.y:                    50
  26.  
  27. LogoTest*Logo.traversalOn:            False
  28. LogoTest*Logo.highlightThickness:    0
  29. LogoTest*Logo.shadowThickness:        1
  30. LogoTest*Logo.highlightColor:        Gray20
  31. LogoTest*Logo.background:            Gray70
  32. LogoTest*Logo.highlightColor:        black
  33.  
  34. LogoTest*ToolBar.x:                    50
  35. LogoTest*ToolBar.y:                    300
  36.  
  37. LogoTest*Logo.bufferType:            buffer_shared
  38.  
  39. LogoTest*ProgressBar.x:                        50
  40. LogoTest*ProgressBar.y:                        150
  41. LogoTest*ProgressBar.background:            Gray70
  42. LogoTest*ProgressBar.width:                    200
  43. LogoTest*ProgressBar.usePreferredWidth:        False
  44. LogoTest*ProgressBar.barColor:                CadetBlue
  45. LogoTest*ProgressBar.cylonWidth:            40
  46. LogoTest*ProgressBar.cylonInterval:            100
  47. LogoTest*ProgressBar.cylonOffset:            2
  48.