Clock

From OS2World.Com Wiki
Revision as of 20:14, 25 November 2013 by Martini (talk | contribs)
Jump to navigation Jump to search

Description

This program provides an analog or digital clock for the OS/2 desktop, and, because my boss wanted it to do so, it also monitors the system load, either as a percentage of CPU usage, or as a count of active tasks. The clock's border changes color from green to yellow to red as the system load increases. The threshold values for these changes can be set by the user.

To translate the program into another language, feel free to make your own version of ENGLISH.DOC, ENGLISH.CMD, ENGLISH.RC and ENGLISH.IPF.


Installation

Run the installation file ENGLISH.CMD. It will ask you where you want the program stored and whether you want it to be placed in the startup folder. The job will create a program object and place it either on the desktop or in the system startup folder. This object will have all its attributes set up correctly for running the program.

History

 2.00 (13 September 1993)
   Submitted to Compuserve's OS/2 Forum, September 1993.
 2.01 (13 October 1993)
   Disabled logging.
 2.10 (15 November 1993)
   Converted to IBM C Set ++ for OS/2.
 2.11 (23 December 1993)
   Fixed help manager initialization.
   Added window animation option.
   Added exception handler.
 2.12 (25 January 1994)
   Further migration to C++.
 2.13 (15 February 1994)
   Added Internet address.
 2.14 (8 June 1994)
   Now raises priority of idle-time thread during shutdown, insuring shutdown.
   Fixed bug in RESET command-line option.
   Fixed bug in repaint after resize.
 2.15 (16 June 1994)
   Now uses time/date formatting information from the Country object.
 2.20 (18 July 1994)
   Translation to French.
 2.21 (24 October 1994)
   Added option to display seconds.
   Added context menu.
 2.30 (28 August 1995)
   Translation to Italian.
   Added thread ID to exception log.
   Added Close option to context menu.

Download

License

Open Source

Author

Acknowledged

  • Translation to Spanish by Rick Papo and Xavier Caballe.
  • Translation to German by Dr. Herbert Klaeren, University of Tbingen, Germany. (Internet: klaeren@informatik.uni-tuebingen.de)
  • Translation to Catalan by Xavier Caballe. (Internet: xavier.caballe@abaforum.es)
  • Translation to French by Rapha‰l Vanney. (Internet: zlika@chaos2.frmug.fr.net)
  • Translation to Italian by Renato Rolando (Internet: rolandor@inrete.alpcom.it)