home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / mlelib.zip / read.me next >
Text File  |  1993-06-07  |  889b  |  25 lines

  1. MLELIB    - MultiLine Entryfield C++ class
  2.  
  3. This package contains:
  4. sample.cpp        class EDITOR sample source code 
  5. sample.h        class EDITOR sample header
  6. sample.rc        class EDITOR sample resource 
  7. sample.exe        class EDITOR sample
  8. mlelib\editor.h        class EDITOR header (+ description)
  9. mlelib\mle.h        class MLE header (+ description)
  10. mlelib\mle.inl        class MLE inline functions
  11. mlelib\mle.cpp        implementation of class MLE
  12. mlelib\editor.cpp    implementation of class EDITOR
  13. mlelib\mlefile.cpp    move text between filesystem and MLE
  14. mlelib\mlefile.lib    library that contains both classes
  15.  
  16.  
  17. See the implementation of menu "file" in 'sample.cpp' 
  18. about how simple class EDITOR is to use.
  19.  
  20. Descriptions about the methods and their parameters are 
  21. part of the header files. (I hope you can understand
  22. my English!)
  23.  
  24. If you'vo got problems or suggestions, send mail to
  25. caumanns@cs.tu-berlin.de