home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / os2 / timeserv / settings.ipf < prev    next >
Text File  |  1999-05-11  |  4KB  |  87 lines

  1. .*==================================================================*\
  2. .*                                                                  *
  3. .* Settings.ipf - Information Tag Language file for the Help menu   *
  4. .*                help panels.                                      *
  5. .*                                                                  *
  6. .*==================================================================*/
  7.  
  8. .*--------------------------------------------------------------*\
  9. .*  Main Settings menu                                          *
  10. .*      res = PANEL_SETTINGS                                    *
  11. .*--------------------------------------------------------------*/
  12. :h1 res=2200 name=PANEL_SETTINGS.Settings
  13. :i1 id=Settings.Settings Menu
  14. :p.The Settings menu contains commands you use to change the appearance of
  15. and the time displayed by the clock.  It also contains the commands used to
  16. control the alarm.  The following commands appear in the Settings menu.
  17. :parml tsize=15 break=none.
  18. :pt.Colors
  19. :pd.Changes the clocks colors.
  20. :pt.Tick Marks
  21. :pd.Controls the drawing of the hour and minute marks on the dial.
  22. :pt.Date/Time
  23. :pd.Sets the date and time.
  24. :pt.Alarm
  25. :pd.Sets the alarm.
  26. :pt.Second Hand
  27. :pd.Toggles the display of the second hand.
  28. :pt.Toggle Frame Controls
  29. :pd.Controls whether or not the menu bar and other controls are displayed.
  30. :eparml.
  31.  
  32.  
  33. .*--------------------------------------------------------------*\
  34. .*  Settings menu Colors command help panel                     *
  35. .*      res = PANEL_SETTINGSCOLORS                              *
  36. .*--------------------------------------------------------------*/
  37. :h1 res=2300 name=PANEL_SETTINGSCOLORS.Colors
  38. :i2 refid=Settings.Colors
  39. :p.Displays a dialog box for the customization of the clocks colors.
  40.  
  41.  
  42.  
  43. .*--------------------------------------------------------------*\
  44. .*  Settings menu Tick mark command help panel                  *
  45. .*      res = PANEL_SETTINGSTICKS                               *
  46. .*--------------------------------------------------------------*/
  47. :h1 res=2400 name=PANEL_SETTINGSTICKS.Tick Marks
  48. :i2 refid=Settings.Tick Marks
  49. :p.Displays a dialog box for setting the display of the hour and minute marks.
  50.  
  51.  
  52. .*--------------------------------------------------------------*\
  53. .*  Settings menu Date/Time command help panel                  *
  54. .*      res = PANEL_SETTINGSDATETIME                            *
  55. .*--------------------------------------------------------------*/
  56. :h1 res=2500 name=PANEL_SETTINGSDATETIME.Date/Time
  57. :i2 refid=Settings.Date/Time
  58. :p.Displays a dialog box for setting the time and date.
  59.  
  60.  
  61. .*--------------------------------------------------------------*\
  62. .*  Settings menu Alarm command help panel                      *
  63. .*      res = PANEL_SETTINGSALARM                               *
  64. .*--------------------------------------------------------------*/
  65. :h1 res=2600 name=PANEL_SETTINGSALARM.Alarm
  66. :i2 refid=Settings.Alarm
  67. :p.Displays a dialog box for the setting of the alarm.
  68.  
  69.  
  70. .*--------------------------------------------------------------*\
  71. .*  Settings menu Second Hand command help panel                *
  72. .*      res = PANEL_SETTINGSSECONDHAND                          *
  73. .*--------------------------------------------------------------*/
  74. :h1 res=2700 name=PANEL_SETTINGSSECONDHAND.Second Hand
  75. :i2 refid=Settings.Second Hand
  76. :p.Selection causes the second hand to appear, deselection hides it.
  77.  
  78.  
  79. .*--------------------------------------------------------------*\
  80. .*  Settings menu Toggle command help panel                     *
  81. .*      res = PANEL_SETTINGSTOGGLECONTROLS                      *
  82. .*--------------------------------------------------------------*/
  83. :h1 res=2800 name=PANEL_SETTINGSTOGGLECONTROLS.Toggle Frame Controls
  84. :i2 refid=Settings.Toggle Frame Controls
  85. :p.Selecting this control causes the various control windows at the top
  86. of the clock to disappear.
  87.