home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / powergui / help / helpmenu / helpmenu.ipf < prev    next >
Encoding:
Text File  |  1996-10-29  |  3.6 KB  |  103 lines

  1. #include "hlppanel.h"   // For preprocessor substitutions.
  2. :userdoc.
  3. .*
  4. :h1 res=PANEL_PRIMARY.Help for the Primary Window
  5. :i1 id=primary.Help for the Primary Window
  6. :p.This is the help for the example program&apos.s primary window.
  7. .*
  8. :i2 refid=secondaryPB.Help for the Show Secondary Window push button
  9. :h2 res=PANEL_SECONDARY_BUTTON.Show Secondary Window Button Help
  10. :p.This is contextual help for the :hp2.Show Secondary Window:ehp2.
  11. push button.
  12. :p.Select this push button to display a secondary window.
  13. .*
  14. :i2 refid=exitPBprimary.Help for the Exit push button
  15. :h2 res=PANEL_EXIT_BUTTON_PRIMARY.Exit Button Help
  16. :p.This is contextual help for the :hp2.Exit:ehp2. push button
  17. on the primary window.
  18. :p.Select this push button to end the example application.
  19. .*
  20. :h2 res=PANEL_FILE.File Help
  21. :p.This is contextual help for the :hp2.File:ehp2. menu choice.
  22. :p.Select this choice to display additional menu choices.
  23. .*
  24. :h3 res=PANEL_CLOSE.Close Help
  25. :p.This is contextual help for the :hp2.Close:ehp2. menu choice.
  26. :p.Select this choice to close the window.
  27. .*
  28. :h2 res=PANEL_HELP.Help Help
  29. :p.This is contextual help for the :hp2.Help:ehp2. menu choice.
  30. :p.Select this choice to display additional menu choices.
  31. .*
  32. #ifndef IC_PM
  33. :h3 res=PANEL_HELPCONTENTS.Help Contents
  34. :p.This is contextual help for the :hp2.Contents:ehp2. menu choice.
  35. :p.Select this choice to display a list of all help topics.
  36. .*
  37. #endif
  38. :h3 res=PANEL_HELPINDEX.Help Index
  39. :p.This is contextual help for the :hp2.Help index:ehp2. menu choice.
  40. :p.Select this choice to display an alphabetical list of
  41. help topics.
  42. .*
  43. :h3 res=PANEL_EXTENDEDHELP.General Help
  44. :p.This is contextual help for the :hp2.General help:ehp2.
  45. menu choice.
  46. :p.Select this choice to display general help for this window.
  47. .*
  48. #ifdef IC_PM
  49. :h3 res=PANEL_USINGHELP.Using Help
  50. :p.This is contextual help for the :hp2.Using help:ehp2. menu choice.
  51. :p.Select this choice for information on using the
  52. help facility.
  53. #else
  54. :h3 res=PANEL_USINGHELP.How to Use Help
  55. :p.This is contextual help for the :hp2.How to use help:ehp2. menu choice.
  56. :p.Select this choice for information on using the help facility.
  57. #endif
  58. .*
  59. :h3 res=PANEL_KEYSHELP.Keys Help
  60. :p.This is contextual help for the :hp2.Keys help:ehp2. menu choice.
  61. :p.Select this choice for information on significant keys used
  62. by the application.
  63. .*
  64. #ifdef IC_PM
  65. :h3 res=PANEL_PRODUCT_INFO.Product Information Help
  66. :p.This is contextual help for the
  67. :hp2.Product Information:ehp2. menu choice.
  68. :p.Select this choice to show information about this example program.
  69. #else
  70. :h3 res=PANEL_PRODUCT_INFO.About this Example... Help
  71. :p.This is contextual help for the
  72. :hp2.About this example...:ehp2. menu choice.
  73. :p.Select this choice to show information about this example program.
  74. #endif
  75. .*
  76. :i1 id=modelessSec.Help for Secondary Windows
  77. :h1 res=PANEL_SECONDARY.
  78. Help for Secondary Windows
  79. :p.This is the help for a secondary window.
  80. .*
  81. :i2 refid=exitPBprimary.Help for the Exit push button
  82. :h2 res=PANEL_EXIT_BUTTON_SECONDARY.Exit Button Help
  83. :p.This is contextual help for the :hp2.Exit:ehp2. push button
  84. on a secondary window.
  85. :p.Select this push button to dismiss the secondary window.
  86. .*
  87. :i1 id=keys.Keys Help
  88. :h1 res=PANEL_KEYS_HELP.Keys Help
  89. :p.This is the help for special keys used in this sample.
  90. :p.There are no such keys.
  91. .*
  92. :h1 res=PANEL_PRODUCT_INFO_MSG.
  93. #ifdef IC_PM
  94. Help for the Product Information Window
  95. #else
  96. Help for the About This Example Window
  97. #endif
  98. :p.This is the help for a message box.
  99. :p.The message box substitutes for a more elaborate product
  100. information window.
  101. .*
  102. :euserdoc.
  103.