home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wpfld184.zip / READ.ME < prev    next >
Text File  |  1994-04-15  |  4KB  |  127 lines

  1. WPFldExt Workplace Shell Object Class Ver 1.84
  2.  
  3. Copyright (C) 1994 by Yong D. Lee (ydlee@cs.ukans.edu)
  4.  
  5. -------------------- Disclaimer ---------------------------
  6. USE AT YOUR OWN RISK. WPFldExt and its author will not be
  7. responsible for any damages caused by using this program. 
  8. The code is provided "AS IS" without warranty of any kind. 
  9. The author shall not be liable for any damages arising out 
  10. of your use of this program, even if he or she has been 
  11. advised of the possibility of such damages.
  12.  
  13. ------------------- Bug fixed again -----------------------
  14. I made terrible mistake in that the previous version will
  15. close desktop if the parent folder is the desktop.
  16.  
  17. This is fixed so that it will not close the desktop.
  18.  
  19. --------------------- Description -------------------------
  20. WPFldExt is a replacement class for WPS WPFolder object 
  21. class with following features:
  22.  
  23. 1. You can set folders to close the folder to which it 
  24.    belongs when opening settings notebook, icon view,
  25.    tree view, or details view.
  26.  
  27.    You can set the behavior by opening the settings 
  28.    notebook, and set the check box in the first page
  29.    under "Folder" tab.
  30.  
  31. 2. You can also close the folder by pressing a key
  32.    while opening a folder. You can configure which key
  33.    to use in the second page under "Folder" tab in
  34.    setting notebook. 
  35.  
  36.    - The key selection has a global effect. Therefore 
  37.      if you select a key in one folder, it will work 
  38.      for all the folders.
  39.  
  40.    - If you have installed other replacement class
  41.      (WPPrgExt, WPDskExt), the key selection will not
  42.      change the keys for the other classes. You have to
  43.      change those keys seperately.
  44.  
  45.    - Currently the key selection allows shift keys or
  46.      function keys, but it does not mean you can use
  47.      any of those keys. some of the keys might 
  48.      conflict with existing programs or desktop.
  49.      For example, F1 will invoke the help window. You
  50.      may want to experiment with the settings. (I
  51.      still like the shift keys despite of the extra
  52.      click since it does not conflict with other
  53.      applications)
  54.  
  55.    - If this key is pressed while opening a folder,
  56.      it will ignore the settings in the notebook, and
  57.      always close the folder it belongs to.
  58.  
  59. 3. The folder menu has one extra menu item named "Go back".
  60.    This will let you go back to the folder which the current
  61.    folder belongs to. If the intended folder is already open,
  62.    it will have the focus. If not, the default view of the
  63.    folder will be open.
  64.  
  65.    - This menu item is conditional cascade menu, and you 
  66.      have option to close the current folder or not. You can
  67.      set the default option for the menu in the last page 
  68.      under "Folder" tab in settings notebook or you can 
  69.      choose the option in the menu.
  70.  
  71.    - If the current folder is a shadow object, the "Go back"
  72.      menu will open the folder which the original object
  73.      belongs to.
  74.  
  75. This program is tested only on OS/2 2.1. I am not sure
  76. if it will work on OS/2 2.0.
  77.  
  78. -------------------- Installation -------------------------
  79.  
  80. If you have not installed previous version of WPFldExt
  81. class
  82.  
  83. 1. Copy wpfldext.dll to the directory x:\OS2\DLL where
  84.    x is your os/2 system drive letter.
  85. 2. Type install x where x is your os/2 system drive letter.
  86. 3. Shutdown and reboot.
  87.  
  88.  
  89. If you have installed previous version of WPFldExt class
  90.  
  91. 1. Type deinstl.
  92. 2. Shutdown and reboot.
  93. 3. Copy wpfldext.dll to the directory x:\OS2\DLL where
  94.    x is your os/2 system drive letter.
  95. 4. Type install x where x is your os/2 system drive letter.
  96. 5. Shutdown and reboot.
  97.  
  98. or
  99.  
  100. Just replace wpfldext.dll in your /os2/dll directory. You
  101. should boot from the installation diskette or use a utility 
  102. like shiftrun to be able to copy the file over.
  103.  
  104. --------------------- Deinstallation ----------------------
  105. 1. Type deinstl.
  106. 2. Shutdown and reboot.
  107.  
  108. This will restore original WPFolder class. 
  109.  
  110. ---------------------- Distribution -----------------------
  111. This program can be freely distributed as long as all the 
  112. original files remain unaltered. This program cannot be 
  113. used for any commercial purpose without first obtaining 
  114. author's permission.
  115.  
  116.  
  117. -----------------------------------------------------------
  118. If you have any comments or suggestions, send mail to
  119.  
  120. Yong D. Lee
  121. 180 Pinecone Dr.
  122. Lawrence, KS 66046
  123.  
  124. or send e-mail to
  125.  
  126. ydlee@cs.ukans.edu
  127.