home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / NSDEDIT2.ZIP / EDTKT06B.ZIP / FILE_ID.DIZ < prev    next >
Text File  |  1994-09-10  |  901b  |  24 lines

  1. (v05b) C++ EDIT KIT
  2. ╔════════════════════════════════════╗
  3. ║ASCII editor with wordwrapping C++  ║
  4. ║source. With this source you can    ║
  5. ║create several instances of editors ║
  6. ║with word wrapping anywhere on the  ║
  7. ║screen taking input from keyboard,  ║
  8. ║PEX (Proboard EXecutables) or file. ║
  9. ║Cursor keys, PGUP/DN, HOME and END  ║
  10. ║keys area supported. Insert and     ║
  11. ║overwrite mode supported. Not       ║
  12. ║processed keys are implemented as a ║
  13. ║pure virtual function.              ║
  14. ║This source is ideal for derivation ║
  15. ║of your own edit box. An            ║
  16. ║abbreviation class is substituted   ║
  17. ║and a quote class is added as an    ║
  18. ║example.                            ║
  19. ║EDITKT is free software and can be  ║
  20. ║redistributed and/or modified under ║
  21. ║the terms of the GNU General Public ║
  22. ║License!                            ║
  23. ╚════════════════════════════════════╝
  24.