home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / pm / graphics / graphic.ipf < prev    next >
Text File  |  1999-05-11  |  6KB  |  178 lines

  1. :userdoc.
  2. .************************************************
  3. .*
  4. .*   Copyright 1991 IBM Corporation
  5. .*
  6. .*   HELP FOR DIALOG BOX FIELDS
  7. .*   OPEN A GRAPHIC METAFILE
  8. .*
  9. .*   OPEN FILENAME       - 20810
  10. .*   TYPE OF FILE        - 20811
  11. .*   DRIVE               - 20812
  12. .*   FILE                - 20813
  13. .*   DIRECTORY           - 20814
  14. .*   OPEN                - 20816
  15. .*   CANCEL              - 20817
  16. .*
  17. .*--------------------------------------------------------------*\
  18. .*  Main window extended help panel                             *
  19. .*      res = PANEL_MAIN                                        *
  20. .*--------------------------------------------------------------*/
  21. :h1 res=2100 name=PANEL_MAIN.About Sample
  22. :i1 id=aboutMain.About Sample
  23. :p.The Sample application is a sample Presentation Manager application
  24. which an application developer can use as a base for his own applications.
  25. The sample program uses many of the standard menus and dialogs that
  26. most applications would use.  The source is designed to serve as a
  27. base for any Presentation Manager application and was written in such
  28. a way that it can be easily modified to handle any application specific
  29. commands.
  30. .*
  31. .*************************************************
  32. .*
  33. :h1 res=20801.Help for File
  34. :p.
  35. Use :hp2.File:ehp2. to open or print Metafile.
  36. .*
  37. .*************************************************
  38. :h2 res=20803.Help for Open
  39. :p.
  40. Use :hp2.Open:ehp2. to display a window that enables you to choose a
  41. Metafile.
  42. .*
  43. .*************************************************
  44. .*
  45. :h1 res=20804.Help for Print
  46. :p.
  47. Use :hp2.Print:ehp2. to select the displayed Metafile or GPI circles
  48. .*
  49. .*************************************************
  50. .*
  51. :h1 res=20805.Help for OK
  52. :p.
  53. Use :hp2.OK:ehp2. after reading :hp2.Product information:ehp2. to return to
  54. :hp2.Graphic:ehp2..
  55. .*
  56. .************************************************
  57. :h1 res=20809.Help for Open
  58. :p.
  59. Use :hp2.Open:ehp2. to load a Meta file, following these steps.
  60. :ol compact.
  61. :li.Select the down arrow to the right of the :hp2.Drive:ehp2. list to
  62. display all the drives on your system.
  63. :li.Select a drive from the :hp2.Drive:ehp2. list.
  64. :li.Select a directory from the :hp2.Directory:ehp2. list.
  65. :li.Select a file name from the :hp2.File:ehp2. list or type in a file
  66. name.
  67. :li.Select the :hp2.Open:ehp2. pushbutton to display the puzzle
  68. you want to view.
  69. :eol.
  70. :p.
  71. For a detailed explanation of each field, select from the list
  72. below&colon.
  73. :ul compact.
  74. :li.:link res=20810 reftype=hd.Open file name:elink.
  75. :li.:link res=20811 reftype=hd.Type of file:elink.
  76. :li.:link res=20812 reftype=hd.Drive:elink.
  77. :li.:link res=20813 reftype=hd.File:elink.
  78. :li.:link res=20814 reftype=hd.Directory:elink.
  79. :li.:link res=20816 reftype=hd.Open pushbutton:elink.
  80. :li.:link res=20817 reftype=hd.Cancel pushbutton:elink.
  81. :eul.
  82. .*
  83. .************************************************
  84. .*   HELP FOR OPEN FILENAME
  85. .************************************************
  86. .*
  87. :h1 res=20810.Help for Open Filename
  88. :p.
  89. Type the name of the file you want to open in the :hp2.Open
  90. filename:ehp2. field and select the :hp2.Open:ehp2. pushbutton.
  91. .*
  92. .************************************************
  93. .*   HELP FOR TYPE OF FILE
  94. .************************************************
  95. .*
  96. :h1 res=20811.Help for Type of File
  97. :p.
  98. Select the down arrow to the right of the :hp2.Type of file:ehp2.
  99. field to display the available file types.  The Trace Formatter has
  100. set this field for all file types.
  101. .*
  102. .************************************************
  103. .*   HELP FOR DRIVE
  104. .************************************************
  105. .*
  106. :h1 res=20812.Help for Drive
  107. :p.
  108. The :hp2.Drive:ehp2. list displays the drives on your system.  Select
  109. the drive that contains the files you want to view.
  110. .*
  111. .*--------------------------------------------------------------*\
  112. .*  Help menu Save command help panel                           *
  113. .*      res = PANEL_HELPKEYS                                    *
  114. .*--------------------------------------------------------------*/
  115. :h1 res=20818 name=PANEL_HELPKEYS.Keys
  116. :i2 refid=Help.Keys
  117. :p.Place information for the Help Keys menu item here.
  118. .*
  119. .************************************************
  120. .*   HELP FOR FILE
  121. .************************************************
  122. .*
  123. :h1 res=20813.Help for File
  124. :p.
  125. The :hp2.File:ehp2. list displays all the files in the directory you
  126. selected from the :hp2.Directory:ehp2. list.  Select the file you want
  127. to open.
  128. .*
  129. .************************************************
  130. .* Help for DIRECTORY - File, New, Dialog
  131. .************************************************
  132. .*
  133. :h1 res=20814.Help for Directory
  134. :p.
  135. The :hp2.Directory:ehp2. list displays the directories on the selected
  136. drive.  Select a directory to display the list of files from that
  137. directory in the :hp2.File:ehp2. list box.
  138. .*
  139. .************************************************
  140. .*   HELP FOR OPEN
  141. .************************************************
  142. .*
  143. :h1 res=20816.Help for Open
  144. :p.
  145. Select :hp2.Open:ehp2. to accept all information in the window,
  146. display the puzzle and remove the window from the
  147. screen.
  148. .*
  149. .************************************************
  150. .*   HELP FOR CANCEL
  151. .************************************************
  152. .*
  153. :h1 res=20817.Help for Cancel
  154. :p.
  155. Select :hp2.Cancel:ehp2. to remove the window from the screen without
  156. saving any changes.
  157. .************************************************
  158. .* GENERAL HELP - HELP ACTION BAR ITEM PULL DOWN
  159. .************************************************
  160. :h1 res=20409.Help for Graphic Sample
  161. :p.
  162. Use :hp2.Graphic:ehp2. to display GPI Routine and Metafiles.
  163. :p.
  164. .************************************************
  165. .*  KEYS HELP - HELP ACTION BAR ITEM PULL DOWN
  166. .************************************************
  167. :h1 res=20410.Help for Keys
  168. :p.
  169. .*:dl compact break=all.
  170. .*:dt.:hp2.Ctrl+D:ehp2.
  171. .*:dd.Use to display the Dates window.
  172. .*:dt.:hp2.Ctrl+L:ehp2.
  173. .*:dd.Use to display or hide the Legend.
  174. .*:edl.
  175. :p.
  176. Place information for the Help Keys menu item here.
  177. :euserdoc.
  178.