home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / ds_skins.zip / Readme.txt < prev    next >
Text File  |  1999-10-22  |  1KB  |  22 lines

  1.  
  2. Data Shield will use bitmaps to change the look of the program. We have three example skins and a cmd file to change them. To use the skins you must unzip the DS_Skins.zip archive directly into the same directory that Data Shield resides in. This should create a subdirectory of your Data Shield directory named "Skins" and a few directories under that.
  3.  
  4.  
  5.  
  6. Once the archive is unzipped you can run the "install.cmd" file to build a desktop object to change skins easily. If you add skins, you may wish to modify the parameters of the desktop object to include the name in the prompt. Example:
  7.  
  8. You have created a skin called "Rocks". It resides in the \skins\rocks\ directory. You would open the "Properties" of the desktop object for the skins and change the parameters entry from this:
  9.  
  10. [Choices: Marble Cyan Logs]
  11.  
  12. To this:
  13.  
  14. [Choices: Marble Cyan Logs Rocks]
  15.  
  16.  
  17.  
  18.  
  19.  
  20. The skins are merely a collection of OS/2 bitmaps (bmp). Use the existing bitmaps to get the exact size for your skin. You may also want to index down to 256 colors in order to keep the bitmaps smaller. TrueSpectra PhotoGraphics is very nice for this work. We will try to get a GDO available in the future to make this easier.
  21.  
  22.