home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR24 / WPPRG15.ZIP / READ.ME < prev    next >
Text File  |  1993-12-17  |  3KB  |  93 lines

  1. WPPrgExt Workplace Shell Object Class Ver 1.5
  2.  
  3. Copyright (C) 1993 by Yong D. Lee (ydlee@cs.ukans.edu)
  4.  
  5. -------------------- Disclaimer ---------------------------
  6. USE AT YOUR OWN RISK. WPPrgExt 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. This is a descendent class  for WPS WPProgram object class
  17. with option to close the parent folder when opening settings
  18. notebook or starting program.
  19.  
  20. You can set the behavior by opening the settings notebook,
  21. and set the check box in the Folder page at the end of
  22. the notebook.
  23.  
  24. You can also close parent folder by pressing shift key
  25. (either left or right) while starting program or opening
  26. settings notebook. Pessing shift key will override the setting 
  27. in the settings notebook and always close the parent folder.
  28.  
  29. This program is tested only on OS/2 2.1. I am not sure
  30. if it will work on OS/2 2.0.
  31.  
  32. ------------------ WARNING (known problems) ---------------
  33. If shift key is pressed while double-clicking on a folder
  34. (program), it will open a object which has focus at
  35. that time. That is, even though you double-click on
  36. object A while object B is currently selected, it will
  37. open object B anyway if shift key is pressed. This can be 
  38. annoying, but it's the behavior of WPS, and I don't know 
  39. how to change it.
  40.  
  41. -------------------- Installation -------------------------
  42.  
  43. If you have not installed previous version of WPPrgExt
  44. class
  45.  
  46. 1. Copy wpprgext.dll to the directory x:\OS2\DLL where
  47.    x is your os/2 system drive letter.
  48. 2. Type install x where x is your os/2 system drive letter.
  49. 3. Shutdown and reboot.
  50.  
  51.  
  52. If you have installed previous version of WPPrgExt class
  53.  
  54. 1. Type deinstl.
  55. 2. Shutdown and reboot.
  56. 3. Copy wpprgext.dll to the directory x:\OS2\DLL where
  57.    x is your os/2 system drive letter.
  58. 4. Type install x where x is your os/2 system drive letter.
  59. 5. Shutdown and reboot.
  60.  
  61. or
  62.  
  63. Just replace wpprgext.dll in your /os2/dll directory. You
  64. should boot from the installation diskette or use a utility 
  65. like shiftrun to be able to copy the file over.
  66.  
  67. Now all your program objects on the desktop should have
  68. additional settings page named "Folder" in the notebook.
  69.  
  70. --------------------- Deinstallation ----------------------
  71. 1. Type deinstl.
  72. 2. Shutdown and reboot.
  73.  
  74. This will restore original WPProgram class.
  75.  
  76. ---------------------- Distribution -----------------------
  77. This program and it's code be freely distributed as long 
  78. as all the original files remain unaltered. This program 
  79. cannot be used for any commercial purpose without first 
  80. obtaining author's permission.
  81.  
  82.  
  83. -----------------------------------------------------------
  84. If you have any comments or suggestions, send mail to
  85.  
  86. Yong D. Lee
  87. 180 Pinecone Dr.
  88. Lawrence, KS 66046
  89.  
  90. or send e-mail to
  91.  
  92. ydlee@cs.ukans.edu
  93.