home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / activex / demos / canvas / readme.txt < prev   
Encoding:
Text File  |  1996-07-10  |  1.7 KB  |  53 lines

  1. Readme File For Canvas ActiveX Control
  2. ======================================
  3.  
  4. Canvas ActiveX Control by Nikhil Kothari.
  5.  
  6. Canvas is a 32 bit OLE Control that provides functionality
  7. similar to Windows Paintbrush, but in the form of a reusable
  8. component that can be incorporated into OLE containers such
  9. as Internet Explorer 3.0+, Visual Basic, Visual C++ and others.
  10. The original motivation for Canvas was to enable truly
  11. interactive web pages where graphics may be created at visualization
  12. time!
  13.  
  14. Canvas is still in development; There is going to be a major
  15. upgrade feature new functionality in form of events, properties and
  16. methods, that will increase its usefulness and power as a
  17. web publishing tool.
  18.  
  19. The latest version and other freeware/shareware ActiveX
  20. components can be found at http://www.ics.uci.edu/~nkothari/activex
  21. The site also features demos and online documentation for the
  22. Canvas control
  23.  
  24. Nikhil Kothari
  25. email: nkothari@ics.uci.edu
  26. Information and Computer Science,
  27. University of California, Irvine
  28.  
  29. =======================================
  30.  
  31. Files Included in ActiveX.zip
  32.  
  33. regsvr32.exe
  34. Canvas.zip - Canvas.ocx
  35.              Canvas.lic
  36. TrayIcon.zip - TrayIcon.ocx
  37.                TrayIcon.lic
  38.                TrayIcon.hlp
  39.                TrayIcon.cnt
  40. ShlLinkU.zip - ShellLink.ocx
  41.                 ShellLink.lic
  42.                 ShellLink.hlp
  43.                 ShellLink.cnt
  44. IcoPickU.zip - IconPicker.ocx
  45.                  IconPicker.lic
  46.                  IPicker.hlp
  47.                  IPicker.cnt
  48. Dlls.zip - mfc42.dll
  49.            msvcrt40.dll
  50.            olepro32.dll
  51.  
  52. Note: Dlls.zip is needed only for ShellLink.zip and IconPicker.zip
  53.