home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / easy_net / readme.txt < prev   
Text File  |  1994-04-26  |  5KB  |  179 lines

  1.  
  2. ===========================================================                
  3.         EASYNET.VBX Custom Control for Visual Basic 
  4.                            
  5.                        Version 1.00
  6.  
  7.            (C) Copyright Patrick Lassalle, 1994
  8.  
  9.                       Patrick Lassalle
  10.                       2, rue Gutenberg
  11.                       92100 Boulogne
  12.                           France
  13.  
  14.                  Tel.: 33  1  46 03 42 20
  15.  
  16.                  Compuserve ID: 100325,725
  17.  
  18.                        April 25, 1994
  19. ===========================================================
  20.  
  21. --------
  22. Contents
  23. --------
  24.  
  25. Part    Description
  26. ----    -----------
  27.  1      Historic
  28.  2      What is EASYNET.VBX Custom Control?
  29.  3      TECHNICAL INFO
  30.  4    Notes on running the demo program
  31.  5      How to register?
  32.  
  33.  
  34. --------------------------------------------
  35. Part 1 - Historic
  36. --------------------------------------------
  37.  
  38. March, 28, 1994:    A run-time demo is available on Compuserve.
  39.                     The file name is "NETVBX". The name of the 
  40.                     control is NET.VBX.
  41.  
  42. April 25, 1994:     Now a design-time demo is available. The 
  43.                     control has a new name: EASYNET.VBX. And
  44.                     more important: it is available on Compuserve
  45.                     for ONLY $ 99 !!! (see part 5: How to register?)
  46.  
  47.  
  48. --------------------------------------------
  49. Part 2 - What is EASYNET.VBX Custom Control?
  50. --------------------------------------------
  51.  
  52.  If you want to develop a Windows application needing diagramming
  53. features, you may develop it quickly with Visual Basic and the
  54. EASYNET.VBX control.
  55.  
  56.  EASYNET.VBX control allows to draw net graphs interactively 
  57. in your forms, which means to draw nodes and link them. 
  58.  So an EASYNET control contains items that can be nodes or links. 
  59. You can associate data (text, picture, integer, reference) to 
  60. each item and you can navigate in the easynet graph.
  61.  
  62.   The EASYNET control is a Patrick Lassalle product.
  63. It can be useful in following applications:
  64.  
  65.   * workflow
  66.   * data base diagram
  67.   * organigrams
  68.   * communication networks
  69.   * ... and all application that needs to manage a network graph.
  70.  
  71.  
  72. -----------------------------------------
  73. Part 3 - TECHNICAL INFO
  74. -----------------------------------------
  75.  
  76.  
  77. Interface
  78. ---------
  79.  
  80.  EASYNET.VBX programmatic interface contains:
  81.  
  82.   * 62 properties (26 standards)
  83.   * 14 events (9 standards)
  84.   * 0 method 
  85.  
  86.  All those properties and events are described in 
  87. EASYNET.HLP file. 
  88.  
  89.  
  90. Compatibility
  91. -------------
  92.  
  93.  EASYNET.VBX can work in every versions of Visual Basic.
  94. Therefore, it can also be used with Visual C++. 
  95. (But this last feature has not been tested)
  96.  
  97.  
  98.  
  99. ------------------------------------------
  100. Part 4 - Notes on running demo programs
  101. ------------------------------------------
  102.  
  103.  This ZIP file contains the following files:
  104.  
  105. PROJECT1.MAK  (First Demo source files)
  106. FORM1.FRM
  107. ABOUT1.FRM
  108. MODULE1.BAS 
  109.  
  110. PROJECT2.MAK  (Second Demo source files)
  111. FORM2.FRM
  112. ABOUT2.FRM
  113.  
  114. PROJECT3.MAK  (Third Demo source files)
  115. FORM3.FRM
  116. ABOUT3.FRM
  117. MDI3.FRM
  118.  
  119. EASYNET.VBX   EASYNET Custom Control (design-time version only)
  120. EASYNET.HLP   EASYNET Custom Control help file.
  121. README.TXT    This text file.
  122.  
  123.  
  124. Remarks:
  125. --------
  126.  
  127.   * EASYNET.VBX and EASYNET.HLP should be copied in your 
  128.     WINDOWS\SYSTEM directory.
  129.   * First demo allows to draw diagrams and save them in files.
  130.   * Second demo shows some capabilities of EASYNET.VBX.
  131.   * Third shows how to use EASYNET.VBX in the case of a network 
  132.     application. It is a MDI sample application.
  133.  
  134.  
  135. ------------------------------------------
  136. Part 5 - How to register?
  137. ------------------------------------------ 
  138.  
  139.  This version of the EasyNet control is fully functional but
  140. may only be used in the development environment. Any attempt 
  141. to use this version in conjunction with an EXE file will display
  142. a dialog box identifying this as a demonstration version and the 
  143. control will fail to load.
  144.  
  145.  If you like EasyNet then you can receive a full version by 
  146. registering as follows:
  147.  
  148. 1) Either in the SWREG forum on Compuserve. The fee is $99 and 
  149. the Registration ID number is 2547. Then you will receive EasyNet 
  150. by Compuserve E-Mail and the registration fee will be billed to 
  151. your Compuserve Account.
  152. 2) Either by completing and sending the order form, along with 
  153. a check for:
  154.              either FF 590   (French currency - includes s&h)
  155.              either $  117   (US currency - includes s&h
  156.                                             + cost of conversion) 
  157.         to:
  158.              Patrick Lassalle
  159.              2, rue Gutenberg
  160.              92100, Boulogne
  161.              FRANCE
  162.  
  163. Then, you will receive the EasyNet control on diskette.
  164.  
  165. In return for your registration you receive these benefits:
  166.  
  167. - the latest version of the EasyNet control development version.
  168. - license file giving you the right to use EasyNet control 
  169. development version.
  170. - full product support (via the MSBASIC forum on Compuserve) and 
  171. free product upgrades for a period of 12 months.
  172. - a royalty-free run-time version of the EasyNet control, so 
  173. that you can distribute the controls as part of your program. 
  174. This run-time version is smaller than the development version.
  175.  
  176.            Thanks for your feedbacks or questions!
  177.  
  178.  
  179.