home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 March / SOFM_Mar1995.bin / pc / utility / os2 / clock / english.hlp (.txt) < prev    next >
OS/2 Help File  |  1995-01-27  |  7KB  |  135 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. This program is a substantial revision of Charles Petzold's Clock program, 
  5. which can be found in his book, "Programming the OS/2 Presentation Manager". It 
  6. displays an analog clock, updated once per second. 
  7.  
  8. For Frank's Nursery, this program has been modified to monitor system task 
  9. count or processing load and to change its border color according to the 
  10. current level. 
  11.  
  12. The help facility is active, as you've already seen, and those program commands 
  13. that exist may be accessed via the window's system menu.  The following 
  14. commands are available: 
  15.  
  16. Save Defaults 
  17. Reset Defaults 
  18. Hide Controls 
  19. Configure... 
  20. About... 
  21. Au╤üer den schon beschriebenen Vorrichtungen akzeptiert das Programm auch 
  22. Kommandos von den OS/2 2.0-Programmen zur Farb- und Schriftartpalette. 
  23.  
  24.  
  25. ΓòÉΓòÉΓòÉ 2. Save Defaults (Menu Option) ΓòÉΓòÉΓòÉ
  26.  
  27. When you select this menu option, the program saves its current position and 
  28. the status of the Hide Controls option.  The next time the program is started, 
  29. it will be started with that position and with the controls hidden (or not) 
  30. according to the saved state. 
  31.  
  32. Note:   The short-cut key for this command is F2. 
  33.  
  34.  
  35. ΓòÉΓòÉΓòÉ 3. Reset Defaults (Menu Option) ΓòÉΓòÉΓòÉ
  36.  
  37. Selecting this menu option will reset the program's font and color attributes 
  38. to their default values. 
  39.  
  40.  
  41. ΓòÉΓòÉΓòÉ 4. Hide Controls (Menu Option) ΓòÉΓòÉΓòÉ
  42.  
  43. This menu option, when selected, will cause the program's frame controls (the 
  44. system menu, the titlebar and the minimize button) to be hidden. This option 
  45. can be toggled with a double-click on either mouse button. Also, since I saw it 
  46. as very useful to be able to move the window while the controls were hidden, 
  47. the window has been set up so that you can drag it with either mouse button. 
  48.  
  49. Note:   The short-cut key for this command is Alt+H. 
  50.  
  51.  
  52. ΓòÉΓòÉΓòÉ 5. Configure (Menu Option) ΓòÉΓòÉΓòÉ
  53.  
  54. This menu option, when selected, will cause the program's configuration dialog 
  55. to be displayed. 
  56.  
  57. Note:   The short-cut key to this option is Alt+C. 
  58.  
  59.  
  60. ΓòÉΓòÉΓòÉ 6. Configure (Dialog) ΓòÉΓòÉΓòÉ
  61.  
  62. This dialog allows you to change all configurable aspects of this program's 
  63. operation.  To escape without effecting any changes, press the ESCAPE key or 
  64. click on the Escape pushbutton. To save the changes you've made, press the 
  65. ENTER key or click on the OK pushbutton. 
  66. The configurable items include the following: 
  67.  
  68. Clock Type The clock face can be either analog (with hands) or digital. When 
  69. the clock is iconized, the face is always analog. 
  70.  
  71. 24-Hour Clock The digital clock can display time either as a 24-hour 
  72. military-style time, from 00:00 to 23:59, or as a 12-hour civilian time, with 
  73. 'am' and 'pm' appended to the numeric time. 
  74.  
  75. Hide Controls When the clock is not iconized, it can be show with or without 
  76. the usual title bar, system menu and minimize/maximize buttons.  If you chose 
  77. to hide these controls, the sizing border remains.  The window may be 
  78. positioned by dragging its center area.  It may be resized by dragging any of 
  79. the four borders or the corners. 
  80.  
  81. Chime This button activates an hourly chime function.  When this button has 
  82. been check-marked, the clock will beep twice at the top of every hour. 
  83.  
  84. Float to Top This button activates an window's float-to-top function. When this 
  85. button has been check-marked, the clock will float to the top of the window 
  86. stack, making itself visible all the time. 
  87.  
  88. Animate This button activates the window open  close animation feature. When 
  89. this is active, the program window will open and close in the same way as the 
  90. folder objects do: with sound and motion. As with folders, animation will not 
  91. occur unless it has been enabled at the system level. 
  92.  
  93. Alert Type The clock's border changes color according to system load or task 
  94. count. You may select which item it will monitor. 
  95.  
  96. Alert Levels You may adjust the task counts or CPU load levels at which the 
  97. clock's border will change from green to yellow and from yellow to red.  Use 
  98. the up or down arrows to adjust the values, or use the mouse to press the up or 
  99. down buttons to the right of the values. 
  100.  
  101.  
  102. ΓòÉΓòÉΓòÉ 7. About (Menu Option) ΓòÉΓòÉΓòÉ
  103.  
  104. This menu option, when selected, will cause the program's About dialog to be 
  105. displayed. 
  106.  
  107.  
  108. ΓòÉΓòÉΓòÉ 8. About (Dialog) ΓòÉΓòÉΓòÉ
  109.  
  110. This dialog box displays the program name, icon and copyright information. To 
  111. exit the dialog, press the ENTER key, the SPACE bar or the ESCAPE key. 
  112.  
  113.  
  114. ΓòÉΓòÉΓòÉ 9. Keys Help ΓòÉΓòÉΓòÉ
  115.  
  116. The following function keys have been defined for this program: 
  117.  
  118. F1 - Help 
  119. F2 - Save Defaults 
  120. F3 - Exit 
  121. Alt+H - Hide Controls 
  122. Alt+C - Configure 
  123.  
  124.  
  125. ΓòÉΓòÉΓòÉ 10. Set Profile Path ΓòÉΓòÉΓòÉ
  126.  
  127. This dialog is displayed when the program cannot find its profile (INI) file, 
  128. and asks you where the file is or where it is to be created. 
  129.  
  130. Only a valid existing directory name will be accepted. Once you have entered 
  131. the name, press the ENTER key or click on the OK button for the program to 
  132. continue. 
  133.  
  134. If you wish to abort the program's initialization sequence, press the ESC key 
  135. or click on the escape button.