home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 December / PCO_1298.ISO / filesbbs / os2 / bubpd102.arj / BUBPD102.ZIP / Readme < prev   
Encoding:
Text File  |  1998-09-19  |  5.7 KB  |  185 lines

  1. Bubblepad V 1.02 (c) Chris Wohlgemuth 1997-98
  2. ----------------------------------------
  3.  
  4. Contents
  5. -------
  6. 0. Licence
  7.  
  8. 1. Overview
  9.  
  10. 2. Installation
  11.  
  12. 3. Deinstallation
  13.  
  14. 4. Usage
  15.  
  16. 5. Compiling
  17.  
  18. 6. History
  19.  
  20. 7. Known Problems
  21.  
  22. 8.  Author
  23.  
  24. -----------------------------------------
  25.  
  26. 0. Licence
  27. ------
  28. This package is provided 'as is' under the Gnu Public 
  29. Licence (GPL) and GNU Public Library Licence (GPLL) respectively.
  30. See the file 'Copying' fo further information.
  31.  
  32.  
  33. 1. Overview
  34. -------
  35. Welcome to Bubblepad V 1.02, a replacement class for the
  36. launchpad of OS/2 Warp 3 and above. This new class provides
  37. bubblehelp for all the buttons of your launchpad. With this
  38. enhancemant it is possible to distinguish all the 40 folders on
  39. the launchpad, which have all the same icon. Never click a
  40. wrong button again.
  41. Further more the class reduces the size of the launchpad by 
  42. reducing the distance between buttons and the size of the borders.
  43.  
  44. NEW:
  45. New with this release is an option to remove the drawer buttons.
  46. Individual settings for different launchpads are possible now.
  47. No more flickering when opening drawers.
  48.  
  49. Full online help is provided but I don't think you really need it. 
  50. All Features are selectable.
  51.  
  52. The package contains a german and an english version of the
  53. DLL and the help file. Feel free to translate the resource file
  54. and the strings in the file 'inst.cpp' and compile.
  55. If you send me the translations I put it together and compile 
  56. a new distribution.
  57.  
  58. You can find the Bubblepad homepage at
  59.  
  60.    http://www.geocities.com/SiliconValley/Sector/5785/bubblepd.htm
  61.  
  62. 2. Installation
  63. ---------
  64. Unzip the files but keep the directory structure!
  65. The installation program assumes this directory structure
  66. and gets probably confused if something is different.
  67.  
  68. The package contains the following files:
  69.  
  70. \Readme                        this file
  71. \FILE_ID.DIZ                     short description of the program
  72. \install.exe                     installation program
  73. \COPYING                      READ THIS FIRST
  74. \Changes
  75. \source\bubblepd.ico
  76. \source\bubblepddeutsch.ipf
  77. \source\bubblepdenglish.ipf
  78. \source\deutsch.rc
  79. \source\english.rc
  80. \source\inst.cpp
  81. \source\inst.def
  82. \source\makefile
  83. \source\bubblepd.cpp
  84. \source\bubblepd.def
  85. \source\bubblepd.hh
  86. \source\bubblepd.h
  87. \Deutsch\BUBBLEPD.DLL
  88. \Deutsch\bubblepd.hlp
  89. \English\BUBBLEPD.DLL
  90. \English\bubblepd.hlp
  91.  
  92. FIRST OF ALL MAKE COPIES OF YOUR INI FILES!!
  93. I don't think it is really necessary but during installation the
  94. program registers a new WPS-class and it is always a
  95. good idea to have a backup of the ini files if anything goes
  96. wrong. You know, Murphy never sleeps...
  97.  
  98. If you are running an older version of BubblePad deinstall it first and
  99. restart the WPS.
  100.  
  101. Run the installation program 'install.exe'. After choosing the
  102. language you can select install, deinstall or exit.
  103. After selection of install you can choose the destination
  104. directory for the DLL. After copying the files, registering the
  105. new class and replacing the original launchpad class WPLaunchPad
  106. you must restart the WPS, so the changes can take effect. 
  107.  
  108. 3. Deinstallation
  109. -----------
  110. Run the installation program again and choose deinstall.
  111. The program will deregister the class and delete all files.
  112. You have to reboot to finish deinstallation.
  113.  
  114. 4. Usage
  115. -----
  116. The new class inserts three pages into the settings notebook.
  117. Two pages are for customizing the bubblehelp. It's possible to
  118. chose the colour of the bubble and the font. The delay is 
  119. adjustable, too. Changing colour and font is done by using the
  120. color and font palettes inside the configuration folder. You can
  121. open these palettes directly from the settings notebook by
  122. clicking on the aprobiate buttons.
  123. A third options page let you choose if you want to minimize
  124. the size of the launchpad. The new distance of the buttons is
  125. adjustable.
  126.  
  127. NEW:
  128. You have an option to remove the drawer buttons with this release.
  129. All settings are individual for every launchpad in the system.
  130.  
  131. Full online help is provided for the new settings pages.
  132.  
  133.  
  134. 5. Compiling
  135. --------
  136. Full source code is provided with this package. For compiling of
  137. the replacement class you need VAC++3.0 and the Warp 3 Toolkit
  138. (both from IBM, commercial). The install program is compiled
  139. with emx V0.9b, the OS/2 version of the free GCC compiler.
  140.  
  141. It's assumed that both compilers are properly installed.
  142.  
  143. 1. Create a new directory e.g. x:\bubblepad
  144. 2. Copy the directory 'source' of this package to the new directory.
  145. 3. cd x:\bubblepad\source
  146. 4. run 'nmake', the make utility of VAC++. That's all.
  147.  
  148. Run 'nmake clean' in the source directory to delete all temporary files.
  149. If you want to install directly after compiling run 'nmake install'. 
  150. This changes the directory and runs the installation program.
  151.  
  152.  
  153. 6. History
  154. ------
  155. See file 'Changes'. 
  156.  
  157. 7. Known problems
  158. -------------
  159. With OS/2 Warp 4 (no FP) sometimes the WPS doesn't start. It loads
  160. the background picture and stops with the wait pointer. It's the same
  161. problem known with the smartcenter. Try a fixpack solving the
  162. smartcenter problem or as a workaround put the statement 
  163. SET RESTARTOBJECTS=NO in your config.sys.
  164. Remove the statement LAUNCHPAD from the AUTOSTART line. 
  165.  
  166. The state of open drawers is only saved on shutdown. So drawers are
  167. not reopened when the launchpad is closed and then reopened. 
  168.  
  169. 8. Author
  170. -----
  171. (c) Chris Wohlgemuth 1997-98
  172.  
  173. Feel free to comment and enhance. You can reach me
  174. via E-Mail:
  175.  
  176. christopher.wohlgemuth@bch.siemens.de
  177.  
  178. You can find the Bubblepad homepage at
  179.  
  180.    http://www.geocities.com/SiliconValley/Sector/5785/bubblepd.htm
  181.  
  182.  
  183. If you send me any enhancements or translations, I incorporate them
  184. into the distribution. 
  185.