home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / powergui / help / helpothr / helpothr.ipf < prev    next >
Text File  |  1996-10-30  |  4KB  |  124 lines

  1. #include "hlppanel.h"   // For preprocessor substitutions.
  2. :userdoc.
  3. :docprof toc=1234.
  4. .*
  5. :h1 res=PANEL_PRIMARY.Primary Window - Help
  6. :i1 id=primary.Help for the Primary Window
  7. :p.This is the help for the sample&apos.s primary window.
  8. .*
  9. :h2 res=PANEL_CONTAINER.Container Object Help
  10. :i2 refid=primary.Help for Container Objects
  11. :p.This is contextual help for a container object.
  12. :p.This is displayed through the
  13. IContainerObject&colon.&colon.helpId function.
  14. :p.Double-click the object or press the Enter key to open
  15. a view of the object.
  16. .*
  17. :h3 res=PANEL_PAGE1.Help for First Canvas Page Window
  18. :p.This is the general help for the first canvas page window.
  19. #ifdef IC_PM
  20. :p.This is displayed through the
  21. IHelpHandler&colon.&colon.handleError function.
  22. #else
  23. :p.Currently the user cannot display this as general help for
  24. the first notebook page.
  25. #endif
  26. .*
  27. :h3 res=PANEL_PAGE1_TAB.Help for First Notebook Tab
  28. :p.This is help for the first notebook tab.
  29. :p.This is displayed through the
  30. IPageHandler&colon.&colon.help function.
  31. .*
  32. :h4 res=PANEL_ENTRY1.Entry Field Help
  33. :p.This is contextual help for the first entry field
  34. on the first canvas page window.
  35. :p.This is displayed through the SUBTABLE_SECONDARY help subtable.
  36. .*
  37. :h4 res=PANEL_ENTRY3.Entry Field Help
  38. :p.This is contextual help for the third entry field
  39. on the first canvas page window.
  40. :p.This is displayed through the
  41. IHelpHandler&colon.&colon.subitemNotFound function.
  42. .*
  43. :h3 res=PANEL_PAGE2.Help for Second Canvas Page Window
  44. :p.This is the general help for the second canvas page window.
  45. #ifdef IC_PM
  46. :p.This is displayed through the
  47. IHelpHandler&colon.&colon.handleError function.
  48. #else
  49. :p.This is displayed as a result of calling the
  50. IWindow&colon.&colon.setHelpId function.
  51. #endif
  52. .*
  53. :h3 res=PANEL_PAGE2_TAB.Help for Second Notebook Tab
  54. :p.This is help for the second notebook tab.
  55. :p.This is displayed through the
  56. IPageHandler&colon.&colon.help function.
  57. .*
  58. :h4 res=PANEL_ENTRYA.Entry Field Help
  59. :p.This is contextual help for the first entry field
  60. on the second canvas page window.
  61. #ifdef IC_PM
  62. :p.This is displayed through the SUBTABLE_SECONDARY
  63. help subtable.
  64. #else
  65. :p.This is displayed as a result of calling the
  66. IWindow&colon.&colon.setHelpId function.
  67. #endif
  68. .*
  69. :h4 res=PANEL_ENTRYC.Entry Field Help
  70. :p.This is contextual help for the third entry field
  71. on the second canvas page window.
  72. #ifdef IC_PM
  73. :p.This is displayed through the
  74. IHelpHandler&colon.&colon.subitemNotFound function.
  75. #else
  76. :p.This is displayed as a result of calling the
  77. IWindow&colon.&colon.setHelpId function.
  78. #endif
  79. .*
  80. :h3 res=PANEL_PAGE3.Help for Canvas in Frame Page Window
  81. :p.This is the general help for the frame page window
  82. containing the third canvas.
  83. :p.This is displayed through the ID_HELPTABLE help table.
  84. .*
  85. :h3 res=PANEL_PAGE3_TAB.Help for Third Notebook Tab
  86. :p.This is help for the third notebook tab.
  87. :p.This is displayed through the
  88. IPageHandler&colon.&colon.help function.
  89. .*
  90. :h4 res=PANEL_ENTRYX.Entry Field Help
  91. :p.This is contextual help for the entry field on the
  92. frame page window, containing the third canvas.
  93. :p.This is displayed through the SUBTABLE_PAGE3
  94. help subtable.
  95. .*
  96. :h3 res=PANEL_DIALOG.Help for Dialog Page Window
  97. :p.This is the general help for the dialog page window.
  98. :p.This is displayed through the ID_HELPTABLE help table.
  99. .*
  100. :h3 res=PANEL_DIALOG_TAB.Help for Fourth Notebook Tab
  101. :p.This is help for the fourth notebook tab.
  102. :p.This is displayed through the
  103. IPageHandler&colon.&colon.help function.
  104. .*
  105. :h4 res=PANEL_DIALOG_ENTRY1.Entry Field Help
  106. :p.This is contextual help for the entry field on the
  107. dialog page window.
  108. :p.This is displayed through the SUBTABLE_DIALOG
  109. help subtable.
  110. .*
  111. :h1 res=PANEL_DROP.Help for Drag and Drop
  112. :i1 id=dragDrop.Help for Drag and Drop
  113. :p.You can only use drag and drop to move a container
  114. object around this container.
  115. :p.This is displayed through the
  116. IDMItemProviderFor<>&colon.&colon.provideHelpFor function.
  117. .*
  118. :h1 res=PANEL_FILEDIALOG.Help for a File Dialog
  119. :i1 id=fileDialog.Help for File Dialog
  120. :p.This is general help for a file dialog.
  121. :p.This is displayed through the ID_HELPTABLE help table.
  122. .*
  123. :euserdoc.
  124.