home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / screen / widescreen0-5_patch.README < prev   
Encoding:
Text File  |  1993-05-18  |  1.3 KB  |  34 lines

  1.                  PATCH for WideScreen0.5 utility
  2.  
  3.  
  4.  
  5. The included diff files will patch the WideScreen 0.5 utility written by     
  6. Michael D. Marchionna.  Version 0.5 of widescreen does not operate
  7. correctly under version 3.0 of NextStep.  Specifically the "sticky dock",
  8. "retrieve dock", and "return dock" options do not work.  This patch
  9. fixes that.  The original author forbids distributing modifications to
  10. his code without his permission, but he does allow individuals to
  11. modify and use his source code, which is why you won't find modified
  12. code here.  In order top use this patch you must get the source for 
  13. WideScreen0.5 from either sonata.cc.purdue.edu or cs.orst.edu.  
  14. Once you have the source uncompressed and untarred, copy the diff 
  15. files to the directory with the source in it and execute the following
  16. commands: 
  17.   
  18.      "patch VdtView.m VdtView0_5.diffs"
  19.      "patch VdtWindow.m VdtWindow0_5.diffs"
  20.  
  21. This should apply the patch files.  Once this is complete, use the
  22. Project Builder app to recompile WideScreen utility. (double click
  23. on the IB.proj file and click in the builder icon)
  24.  
  25. This is version 1.1 of the WideScreen patch.  The previous version
  26. mistakenly disabled the resizable option.  This patch must be applied
  27. to the original source, not to previous patched versions.
  28.  
  29. -Good luck
  30.  
  31. Larry Roberts
  32. 8450lsr@indy.navy.mil
  33.  
  34.