home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / WindowDepth.bproj / README < prev    next >
Text File  |  1992-11-28  |  1KB  |  23 lines

  1.  
  2. WindowDepth.preferences is a Preferences.app module that lets you tinker with the maximum window depth of applications.  It requires NeXTSTEP 3.0.
  3.  
  4. It comes with the source code, but is also compiled for those without a development system.
  5.  
  6. TO INSTALL WITHOUT COMPILING:  Copy WindowDepth.preferences from WindowDepth.bproj to one of the following directories:
  7.  
  8.     ~/Library/Preferences 
  9.     /LocalLibrary/Preferences
  10.     /NextLibrary/Preferences 
  11.     /NeXTApps/Preferences.app
  12.  
  13. TO RECOMPILE AND INSTALL:  Change into the WindowDepth.bproj directory and type "make INSTALLDIR=path install" where path is one of those listed above.  Then rename WindowDepth.bundle to WindowDepth.preferences in the target directory.
  14.  
  15. You should quit and restart Preferences.app for it to load the new module.  The module contains online instructions.
  16.  
  17. This program and source code are Copyright (c) 1992 by NightShade Software.  You may freely use and distribute the program and source code.
  18.  
  19. Gary Ritchie    gary@uaneuro.uah.ualberta.ca
  20.  
  21. November 28, 1992
  22. Version 1.0
  23.