home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / utils / wpfld18 / read.me < prev    next >
Encoding:
Text File  |  1993-12-28  |  4.2 KB  |  123 lines

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