home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / beams / splash12.exe / data1.cab / Plugins / _Imaging / Zag / Zag.plg < prev   
Encoding:
Text File  |  1998-12-18  |  746 b   |  36 lines

  1. # Class: Picture_Plus Name: Zag Applet
  2.  
  3. [Applet Details]
  4. AppletName=Zag Applet
  5. ClassName=Zag.class
  6. Size=[VARIABLE];300,250
  7. Desc=This applet displays a nice looking zig-zag polygon type effect with shifting colors.
  8. AppletAuthor=Robin Hayes
  9. PluginAuthor=Tim Kane //timk@gosplash.com
  10. AppletCopyright=Silicon Graphics Inc. 1996
  11. AppletHomepage=
  12. AppletAuthorEmail=
  13.  
  14.  
  15. [BUTTON 1]
  16. parameter=numpoints
  17. Desc=Enter the number of points to display
  18. Type=NUMBER
  19. Name=Number Of Points
  20. default=25
  21.  
  22. [BUTTON 2]
  23. parameter=xsize
  24. Desc=Enter the horizontal (X) size of this applet
  25. Type=NUMBER
  26. Name=X size
  27. default=300
  28.  
  29. [BUTTON 3]
  30. parameter=ysize
  31. Desc=Enter the vertical (Y) size of this applet
  32. Type=NUMBER
  33. Name=Y size
  34. default=250
  35.  
  36. #end