home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / edctl1.zip / readme.now < prev    next >
Text File  |  1994-07-06  |  3KB  |  59 lines

  1. January 7th, 1994
  2.  
  3. ************************************************************************
  4. ************************************************************************
  5. *                           SPECIAL NOTE                               *
  6. ************************************************************************
  7. ************************************************************************
  8. *     The behaviour of this control is similar to that provided        *
  9. *     by OS/2 PM.  Although it may be based on documentation           *
  10. *     describing programming interfaces and techniques, it should      *
  11. *     not be misconstrued that this sample code is an official         *
  12. *     release of the OS/2 PM control and is supported as such.         *
  13. ************************************************************************
  14. ************************************************************************
  15.  
  16. We are providing the build files for Zortech C++ for OS/2 Version 3.1
  17. even though we were not able to successfully use the DLL.  At this time,
  18. we have not had a response from Symantec Corp. on how to solve the
  19. problem.  These files are only provided as a convenience.
  20.  
  21.  
  22. If you have any questions or comments, please direct them to us AND NOT
  23. IBM.  This control is NOT supported by IBM's PSP Group.  Thanks and stay
  24. tuned 'cause more fun with the control is on its way.
  25.  
  26. Mark Benge
  27. Matt Smith
  28.  
  29. ********************************************************************
  30. April 22nd, 1994
  31.  
  32. Please note, that when you compile these files, you may find that you
  33. encounter errors within the MMPM/2 headers.  You will have to correct
  34. these manually yourself.
  35.  
  36. These errors will vary depending on the compiler.
  37.  
  38. We have compiled and tested the source code using IBM C Set++ Version 2.01,
  39. Borland C++ for OS/2 Version 1.5 and WATCOM C/C++32 Version 9.5.
  40.  
  41. Please direct any comments, questions, and such to either Matt Smith
  42. (Internet: prominar@io.org CompuServe: 70363,1175) or Mark Benge
  43. (Internet: banzai@vnet.ibm.com CompuServe: 73532,2063  VNET: banzai AT CARVM1)
  44.  
  45. ********************************************************************
  46. July 6, 1994
  47.  
  48. This is only a partial implementation of the entry field control.
  49. Support for the ES_CENTER and ES_RIGHT styles have not been implemented.
  50. Also, the control has not be fully tested to ensure compliance with
  51. the existing OS/2 PM entry field.
  52.  
  53. The implementation presented here is designed to show you how the some
  54. of the "trickier" manipulation methods are accomplished.  It is not
  55. intended as a complete replacement to the existing control.
  56.  
  57. Mark Benge
  58. Matt Smith
  59.