home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ETKBBS.TXT < prev    next >
Text File  |  1993-09-01  |  2KB  |  46 lines

  1.             Description of E Toolkit documentation and samples.
  2.             ===================================================
  3.  
  4.  
  5. What is the E Toolkit?
  6. ---------------------
  7. The E Toolkit is the powerful editor toolkit used to build EPM (the OS/2
  8. 2.x Enhanced Editor), LaMail (the OS/2 TCP/IP mail handler) and other
  9. applications.  This package includes documentation and sample code for
  10. version 5.51 of the toolkit.  (OS/2 2.0 shipped with version 5.50; OS/2
  11. 2.1 shipped with version 5.51, which is also in the EPMBBS package which
  12. should be available the same place you got this package).
  13.  
  14.  
  15. Important disclaimer:
  16. ---------------------
  17. The sample code for using the current version (5.51) of the E Toolkit and
  18. its Enhanced Multi-Line Edit control (E-MLE) is being made available for
  19. the benefit of those who need to use it now.  It is being released "as-is",
  20. with no promise of support, enhancement, or bug fixes.  In addition, you
  21. should be aware that we are currently working on a new, cleaner, API
  22. for the next major update to EPM, which is not necessarily compatible
  23. with the one used in this package.
  24.  
  25. In mentioning the "next major update", we are not guaranteeing that this
  26. will ever be released outside of IBM.  (That is not a decision that we can
  27. make.)  We are currently developing EPM 5.60, which includes long line
  28. support, pop-up menus, and much more, and EPM 6.00, which is essentially
  29. a 32-bit version of EPM 5.60.
  30.  
  31. If you have a need to develop on top of the newer E-MLE, then please send
  32. a note to Gennaro Cuomo (gcuomo at watson.IBM.com) describing why you need
  33. it.  This will help us demonstrate demand for the new code, and *might*
  34. get you on our beta-test list.
  35.  
  36.  
  37. What is included here?
  38. ----------------------
  39.  
  40. ETKDOC.ZIP  -- Contains ETKE.INF, the on-line documentation.  Use VIEW to read.
  41.                Also contains a PostScript and plain-text version.
  42. ETKEXP.ZIP  -- The export directory (.H files)
  43. ETKSIM.ZIP  -- ESIMPLE - creates an E frame in a window.
  44. ETKDIA.ZIP  -- EDIALOG - creates an E-MLE in a dialog.
  45. ETKDLG.ZIP  -- ESAMPDLG - call a dialog from EPM.  Modal or non-modal.
  46.