home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / wps / car / car.ipf < prev    next >
Text File  |  1999-05-11  |  3KB  |  62 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Carpp.ipf - Information Tag Language file for the screens    *
  4. .*           for help on the menu items and dialogs.            *
  5. .*  Copyright 1995 IBM Corporation                              *
  6. .*                                                              *
  7. .*==============================================================*/
  8.  
  9. :userdoc.
  10.  
  11. .*--------------------------------------------------------------*\
  12. .*  Help for Product information                                *
  13. .*      res = PANEL_HELP_DEFAULT                                *
  14. .*--------------------------------------------------------------*/
  15. :h1 res=256 name=PANEL_HELP_DEFAULT.General Help for Car
  16. :p.The Car object is a sample WorkPlace object that demonstrates
  17. the object-oriented user interface of OS/2.  Help is available
  18. any time you press the F1 key from anywhere within the program.
  19. Because this is context-sensitive help, the help information
  20. that is displayed depends on where in the program F1 was
  21. selected.
  22.  
  23. .*--------------------------------------------------------------*\
  24. .*  Dashboard Page Help Button                                  *
  25. .*      res = PANEL_HELP_DASHBOARD                              *
  26. .*--------------------------------------------------------------*/
  27. :h1 res=257 name=PANEL_HELP_DASHBOARD.Help for Dashboard
  28. :p.Use the Dashboard page to change the dashboard settings of the
  29. car.
  30.  
  31. .*--------------------------------------------------------------*\
  32. .*  Open Car menu item                                          *
  33. .*      res = PANEL_HELP_OPENCAR                                *
  34. .*--------------------------------------------------------------*/
  35. :h1 res=258 name=PANEL_HELP_OPENCAR.Help for Open Car
  36. :p.Use the Open Car menu item to start the car object window.
  37.  
  38. .*--------------------------------------------------------------*\
  39. .*  Horn Beep Page Help Button                                  *
  40. .*      res = PANEL_HELP_HORNBEEP                               *
  41. .*--------------------------------------------------------------*/
  42. :h1 res=259 name=PANEL_HELP_HORNBEEP.Help for Horn Beep
  43. :p.Use the Horn Beep page to change the horn beep settings of the
  44. car.
  45.  
  46. .*--------------------------------------------------------------*\
  47. .*  Beep Horn menu item help                                    *
  48. .*      res = PANEL_HELP_BEEPHORN                               *
  49. .*--------------------------------------------------------------*/
  50. :h1 res=260 name=PANEL_HELP_BEEPHORN.Help for Beep Horn
  51. :p.Select the Beep Horn menu item to sound the car's horn.
  52.  
  53. .*--------------------------------------------------------------*\
  54. .*  Trap D menu item help                                       *
  55. .*      res = PANEL_HELP_TRAPCAR                                *
  56. .*--------------------------------------------------------------*/
  57. :h1 res=261 name=PANEL_HELP_TRAPCAR.Help for Trap D
  58. :p.Select the Trap D menu item to simulate a memory access violation
  59. to the sample's exception handler.
  60.  
  61. :euserdoc.
  62.