home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / Patch / Programs / CEDFIX.README < prev    next >
Encoding:
Text File  |  1978-03-06  |  2.4 KB  |  66 lines

  1. Short:    A patch for CED 3.5c & CGraphX
  2. Author:   fdoro@gpnet.it (Francesco Doro)
  3. Uploader: fdoro@gpnet.it (Francesco Doro)
  4. Type:     biz/patch
  5.  
  6.  
  7.            CedFix - 1996 by Francesco Doro (fdoro@gpnet.it)
  8.  
  9.  
  10. *** Introduction
  11.  
  12.   CygnusEd has a problem when it is opened on a CyberGraphics screen:  the
  13. scrollbar makes strange effects on the cursor and one or more fake cursors
  14. appear when text is scrolled with it.  It seems this happens with all
  15. graphics boards except for CyberVision.  This small bug can be very
  16. annoying and can discourage to use this amazing editor on a CyberGraphics
  17. screen.  CedFix solves this problem.
  18.  
  19.   CedFix works with CygnusEd Professional v3.5c (the one included with the
  20. magazine Amiga Computing 11/95); it should work also with version 3.5.  If
  21. you don't use CED or CyberGraphics or you use another CED version or the
  22. problem doesn't exists with your system you don't need CedFix.
  23.  
  24.  
  25. *** Installation & usage
  26.  
  27.   Drag CedFix to the WBStartup drawer or copy the executable to C:  and add
  28. to User-Startup a line like "C:CedFix".
  29.  
  30.  
  31. *** Details
  32.  
  33.   CedFix patches the ScrollRaster function of graphics.library; before
  34. calling the ScrollRaster, the patch calls a CED's routine that clears the
  35. cursor.  After ScrollRaster finishes the CED's code is called again so the
  36. cursor reappears.  When the text is scrolled with the scrollbar the cursor
  37. is a bit flickering but the general effect is acceptable.  The patch checks
  38. carefully whether the function is really called by CED but the overhead for
  39. this check is almost null and so is the slowdown of the scroll.  If not
  40. called by CED the patch does absolutely nothing so the ScrollRaster isn't
  41. really modified; for this reason this fix can't work for other programs
  42. that have similar problems.
  43.  
  44.  
  45. *** Copyright
  46.  
  47.   CedFix is Public Domain. You use it at your own risk.
  48.  
  49.  
  50. *** Thanks to
  51.  
  52.   Niels Knoop for idea, testing and icons.
  53.  
  54.  
  55. ============================= Archive contents =============================
  56.  
  57. Original  Packed Ratio    Date     Time    Name
  58. -------- ------- ----- --------- --------  -------------
  59.      945     478 49.4% 14-Jul-96 23:59:36  CedFix.info
  60.      740     513 30.6% 14-Jul-96 22:58:16 +CedFix
  61.      822     428 47.9% 14-Jul-96 23:58:54 +CedFix.info
  62.     1899     952 49.8% 16-Jul-96 21:36:02 +CedFix.readme
  63.      840     352 58.0% 14-Jul-96 23:59:06 +CedFix.readme.info
  64. -------- ------- ----- --------- --------
  65.     5246    2723 48.0% 17-Jul-96 14:07:52   5 files
  66.