home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / F_EDIT / README.TXT < prev    next >
Encoding:
Text File  |  1993-11-07  |  7.3 KB  |  211 lines

  1. (c) 1992,1993 Computer Mindware Corp.
  2.  
  3. Welcome to Visual FEDIT Custom Control 2.7
  4. ==========================================
  5.  
  6. Visual FORMATTED EDIT (FEDIT) CUSTOM CONTROL is a powerful extension of the standard
  7. MS-Windows Edit control.Designed as a superclass of the EDIT control, it provides the 
  8. developer with all facilities needed to ensure that the data received by the program 
  9. is correct.
  10.  
  11. The following features are included in this version of FEDIT custom control:
  12.  
  13. - Full support VBX format 3.0, 2.0 and 1.0 for Visual Basic and Visual C++ (VFEDIT.VBX). 
  14. - Full support for Smalltalk/V from Digitalk;
  15. - Full support for Microsoft Dialog Editor and Borland Resource Workshop;
  16. - Masked input for 5 data styles:
  17.   ALPHANUMERIC, NUMERIC, DATE/TIME, BOOLEAN, UNFORMATTED STRING;
  18. - Support for VB 3.0 data binding;
  19. - Dynamically change data style and behaviour;
  20. - Support for the required and optional fields; 
  21. - Support of the insert and overwrite editing modes;
  22. - Support for ReadOnly fields;
  23. - Support of the clipboard and reformatting values through clipboard;
  24. - Support of the symbolic names for the controls;
  25. - Support for VB's variant variables and special Visual Basic API function set.
  26. - 19 date and time manipulation procedures; 
  27. - Over 60 API functions and 20 messages;
  28. - A set of formattting  procedures for data conversion and string manipulation;
  29. - Support of all standard MS-Windows EDIT control style features;
  30. - Royalty-free license agreement.
  31.  
  32.  
  33. Distribution Set
  34. ================
  35.  
  36. The Complete Distribution Set includes:
  37.  
  38. - FEDIT.DLL    - FULL implementation of FEDIT Custom Control DLL
  39. - FEDIT.LIB    - FEDIT Import Library
  40. - VFEDIT.VBX    - VBX format DLL for Microsoft Visual Basic and Visual C++
  41. - CVFEDIT.HPP    - C++ wrapper ( CVFEdit class )  
  42. - FEDIT.H    - Header File
  43. - VFEDIT.INC    - Visual Basic interface to VFEDIT API functions 
  44. - VFAPI.INC    - Visual Basic interface to FEDIT API functions
  45. - FEDIT.HLP    - On-line Help file
  46. - FDEMO.EXE    - Demo Program
  47. - FEDIT.INS    - Smalltalk/V Installation file
  48. - FEDIT.CLS    - Smalltalk/V Formatted Edit Class
  49. - FDLL.CLS    - Smalltalk/V Formatted Edit DLL Class
  50. - FDEMO.CLS    - Smalltalk/V Demo Class
  51. - README.TXT    - The latest readme file   
  52.  
  53.  
  54. The Distribution Set is organized in the following directories:
  55.  
  56. \INC        - Include files
  57. \LIB        - Import libraries
  58. \BIN        - Executables
  59. \SMALLTLK    - Smalltalk version
  60. \HELP        - Demo and Help
  61.  
  62. Quick Start with FEDIT
  63. ======================
  64.  
  65. - Create directory on your hard disk: 
  66.     MKDIR  C:\FEDIT
  67. - Copy the content of the distribution disk:
  68.     XCOPY A:*.*  C:\FEDIT /S
  69. - Copy FEDIT.DLL into your \windows directory.
  70.  
  71. - Copy the VFEDIT.VBX into you \windows\system directory.
  72.  
  73. - Copy FEDIT.HLP and VFEDIT.HLP files into your \windows directory.
  74.  
  75.  
  76. Microsoft Visual Basic
  77. =========================
  78.  
  79. To install Visual FEDIT into Microsoft Visual Basic:
  80.  
  81. 1)    Copy VFEDIT.VBX into your \WINDOWS\SYSTEM and FEDIT.DLL into the \WINDOWS directories;
  82. 2)    Select File/Add File...  command;
  83. 3)    Select VFEDIT.VBX and press OK;
  84. 4)    The VFEDIT.VBX icon (F) should be visible in the Toolbox.
  85.  
  86. You can also add VFEDIT.VBX into the AUTOLOAD.MAK file using any text editor. In this case 
  87. the VFEDIT.VBX will be loaded automatically.
  88.  
  89.  
  90.  
  91. Microsoft Visual C++
  92. =========================
  93.  
  94. To add Visual FEDIT into the Visual C++ AppStudio:
  95.  
  96. 1)    Copy VFEDIT.VBX into your \WINDOWS\SYSTEM and FEDIT.DLL into the \WINDOWS directories;
  97. 2)    Select File/Install Controls...  command;
  98. 3)    Select VFEDIT.VBX into Control Filename and press OK;
  99. 4)    Make sure that VFEDIT.VBX is listed in the Installed Files list box;
  100. 5)    The VFEDIT.VBX icon (F) should be visible in the Control Palette.
  101.  
  102. The information about VFEDIT custom control is kept in the APSTUDIO.INI file in the   
  103. [VBX:VFEDIT.VBX;VFEDIT]  section. 
  104.  
  105.  
  106. Microsoft Dialog Editor  
  107. =====================================================================
  108.  
  109. To install FEDIT DLL  into Microsoft Dialog Editor:
  110.  
  111. 1. Select  Open Custom command from the FILE menu 
  112. 2. Enter: <full_path>\FEDIT.DLL.
  113. 3. Press OK.
  114.  
  115. To create a new FEDIT control:
  116. ------------------------------
  117.  
  118. 1. Create a new dialog or open an existing one.
  119. 2. Click the Custom Control (bottom right) tool on the Toolbox.
  120.    If you have more then one custom control installed,
  121.    the Select Custom Control dialog box appears. 
  122. 3. From the Available Controls list box, select the FEDIT control.
  123. 4. Choose OK.
  124. 5. Position the cursor inside your dialog.  Drop the control by clicking the mouse button.
  125.  
  126. Borland Resource Workshop
  127. =========================
  128.  
  129. To install FEDIT into Borland Resource Workshop:
  130.  
  131. 1. Create a new dialog or select the existing one.
  132.    The Resource Workshop brings up the Dialog Editor window. 
  133. 2. Select the Install Control Library command form the Options menu.
  134. 3. Enter <full_path>\FEDIT.DLL
  135. 4. Press OK. A new item  (F) will appear in the Toolbox,
  136.    that represents the FEDIT control class.
  137.  
  138. To create a new FEDIT control:
  139. ------------------------------
  140.  
  141. 1. Create a new project or open an existing one.
  142.    Create a new dialog or select the one you have.
  143.    The Resource Workshop brings up the Dialog Editor window. 
  144.  
  145. 2. It is recommended to include the FEDIT.H file in all resource files,
  146.    that define FEDIT custom controls.
  147.    If you did not add it to your project  before, then:
  148.  
  149.     a. Select the Add to project ... command of the file menu.
  150.     b. Select H  c Header from the File type listbox.
  151.     c. Enter the <full_path>\FEDIT.H into the File name edit box.
  152.     d. Press OK.
  153.  
  154. 3. Click the (F)  icon  int the Toolbox.
  155.    The cursor will change its shape to the (F).
  156.    Drag the cursor into the dialog box and release the mouse button
  157.    to place the control into the dialog.
  158. 3a.You can also click the 'key' icon in the Toolbox, or select 'Custom...' item 
  159.    from the Options menu. The New custom control dialog box appears.
  160.    Select FEDIT class and press OK button.
  161.    Move you cursor into the dialog box. The cursor will change its shape to the cross.
  162.    Click the left button to place the control into the dialog.
  163.  
  164.  
  165.  
  166. Digitalk Smalltalk/V
  167. =========================
  168.  
  169. To install FEDIT into Smalltalk/V:
  170.  
  171.  
  172. 1) Open FEDIT.INS file.
  173. 2) Execute it line by line by selecting the line and executing it using "Do It".
  174.  
  175. The Formatted Edit adds two new classes to you hierarcy:
  176.  
  177. 1) FormattedEditDll , which provides an interface to the FEDIT.DLL.
  178. 2) FormattedEdit , which can be used as a regular ControlPane.
  179.  
  180.  
  181.  
  182. To get more information or to order Visual FEDIT Custom Control DLL:
  183. ===================================================================
  184.  
  185. The full developer's version includes:
  186.  
  187.     - Reference Manual;
  188.     - Header Files;
  189.     - VB include files;
  190.     - Import Library;        
  191.     - Full FEDIT.DLL;
  192.     - Full VFEDIT.VBX;
  193.     - A set of Smalltalk classes.
  194.     - Royalty-free license agreement.
  195.  
  196. The price is just $159.00 ! 
  197.  
  198. Send check or money order to:    Computer Mindware Corp.
  199.                 36 Trinity Place
  200.                 E. Hanover, NJ 07936
  201.                 (201) 884-1123
  202.                 CI$: 75070,3353
  203. ======================================================================================
  204.  
  205. NOTE
  206. ----
  207. THIS DEMO PROGRAM AND EVALUATION KIT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
  208. YOU AGREE THAT Computer Mindware Corp. SHALL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, 
  209. CONSEQUENTIAL, OR INCIDENTAL DAMAGES RELATING TO THIS PROGRAM OR EVALUATION KIT.
  210.  
  211.