home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / sclk.zip / readme.txt < prev    next >
Text File  |  1996-02-13  |  1KB  |  41 lines

  1. Simple Clock (sclk.exe) Version 1.00 - February 11, 1996.
  2. ------------
  3.  
  4. My wife didn't care for the appearance of any of the many available OS/2 clocks,
  5. and wanted to draw her own.  So I wrote an extremely simple clock:  all I
  6. provide are the hands, and you, the user provide the face.
  7.  
  8. Just drag any .bmp file of your choosing onto the clock icon, and it will open
  9. with that picture.  You can also drag a .bmp file onto a running clock if you want
  10. to change it.
  11.  
  12. Or, to run from the command line, just type "sclk xxx.bmp".
  13.  
  14. The right mouse button will bring up a small options menu on the clock face.  When
  15. you select "Close", the program will remember the location and size of the clock
  16. for the currently displayed bitmap file.
  17.  
  18. I've included a face that my wife did using Windows Paint, and several (of
  19. dubious quality) that I did in my struggles with POVRAY.
  20.  
  21. This program is FREEWARE, and uses the EMX run-time library, which you can
  22. find at "hobbes.cdrom" as "emxrt.zip".
  23.  
  24. If enough people find it useful, I plan on adding additional options and features,
  25. such as the ability to change the style of the hands, or to set alarms.
  26.  
  27. Also, please email me if you have any problems, as I've only been able to test so
  28. far on my own machine.
  29.  
  30. Thanks,
  31.  
  32. -- Jeff Freedman
  33. freedman@hevanet.com OR jsf@cypress.com
  34.  
  35. Revision:  2/13/96
  36. ------------------
  37. The location of the clock was not being properly saved and restored.  I believe I
  38. have now fixed the problem.
  39.  
  40.  
  41.