home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / cmd / xfe / XfeWidgets / tests / ArrowTest.ad < prev    next >
Encoding:
Text File  |  1998-04-08  |  1.7 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. ArrowTest*MainForm.width:                800
  19. ArrowTest*MainForm.height:                400
  20. ArrowTest*MainForm*background:            Gray70
  21. ArrowTest*MainForm.shadowThickness:        0
  22.  
  23.  
  24. ArrowTest*Arrow.leftAttachment:            attach_form
  25. ArrowTest*Arrow.topAttachment:            attach_form
  26. ArrowTest*Arrow.leftOffset:                10
  27. ArrowTest*Arrow.topOffset:                10
  28. ArrowTest*Arrow.arrowWidth:                100
  29. ArrowTest*Arrow.arrowHeight:            100
  30. !ArrowTest*Arrow.fillOnArm:                false
  31. !ArrowTest*Arrow.raiseOnEnter:            false
  32.  
  33. !ArrowTest*Arrow.raiseOnEnter:            true
  34. !ArrowTest*Arrow.fillOnRaise:            true
  35. !ArrowTest*Arrow.fillOnEnter:            true
  36.  
  37.  
  38. ArrowTest*Arrow.fillOnEnter:            true
  39.  
  40. !ArrowTest*Arrow.raiseBorderThickness:    1
  41.  
  42. !ArrowTest*Arrow.background:                red
  43. !ArrowTest*Arrow.foreground:                blue
  44.  
  45. ArrowTest*Arrow.foreground:                    red
  46.  
  47. ArrowTest*Arrow.raiseForeground:            blue
  48.  
  49.  
  50. !ArrowTest*Arrow.borderWidth:                1
  51. !ArrowTest*Arrow.borderColor:                red
  52.  
  53. !ArrowTest*Arrow.armColor:                red
  54.  
  55.  
  56. ArrowTest*Arrow.emulateMotif:                false
  57.  
  58.  
  59.  
  60.