home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / os2 / eaedit / eas.hlp (.txt) < prev    next >
OS/2 Help File  |  1999-05-12  |  6KB  |  175 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. About EAS ΓòÉΓòÉΓòÉ
  3.  
  4.  The EAS application is a sample Presentation Manager program which 
  5. demonstrates the use of the extended attributes editor. It consists of 
  6. procedures for dialog boxes that provide some information about a file's 
  7. attributes.  The EA code revolves around the HoldFEA structure.  This structure 
  8. is a linked list which contains one EA per structure.  Each HoldFEA structure 
  9. is dynamically allocated, as are the two string pointer members of the 
  10. structure, szName and aValue. This is done to make handling the EAs easier and 
  11. more flexible. 
  12.  
  13.  
  14. ΓòÉΓòÉΓòÉ 2. Help Menu ΓòÉΓòÉΓòÉ
  15.  
  16. Use the choices on the Help pull-down to display: 
  17.  
  18.  Help index 
  19.       Displays the index of the help menu. 
  20.  
  21.  General Help 
  22.       Displays some information about the EAS sample program. 
  23.  
  24.  Keys Help 
  25.       Displays a list of keys usage. 
  26.  
  27.  Using Help 
  28.       Provides detailed information on the kind of help available and how to 
  29.       use Help. 
  30.  
  31.  
  32. ΓòÉΓòÉΓòÉ 3. General Help ΓòÉΓòÉΓòÉ
  33.  
  34. Use this choice to get general help for the program. General help provides 
  35. general information about the EAS sample program. 
  36.  
  37.  
  38. ΓòÉΓòÉΓòÉ 4. Extended ΓòÉΓòÉΓòÉ
  39.  
  40. Use this choice to obtain information on how to use the Help facility. 
  41.  
  42.  
  43. ΓòÉΓòÉΓòÉ 5. Tutorial of Keys ΓòÉΓòÉΓòÉ
  44.  
  45. Use this choice to see a list of keys and a description of the functions of the 
  46. keys. 
  47.  
  48.  
  49. ΓòÉΓòÉΓòÉ 5.1. Key Assigments ΓòÉΓòÉΓòÉ
  50.  
  51. The list of keys is arranged in groups. 
  52.  
  53. ACCELERATOR KEYS 
  54.  
  55. HELP KEYS 
  56.  
  57.    F1 
  58.              Get help 
  59.  
  60.    Esc 
  61.              Previous Help Panel, or End help if only one panel 
  62.  
  63.    Alt 
  64.              Switch IN/OUT action bar 
  65.  
  66.    Alt+F4 
  67.              End help or End program 
  68.  
  69.    SYSTEM KEYS 
  70.  
  71.    Alt+Esc 
  72.              Switch to the next program, including full-screen programs 
  73.  
  74.    Ctrl+Esc 
  75.              Switch to the Task List 
  76.  
  77.    Alt+k 
  78.              Call key help 
  79.  
  80.    F3 
  81.              Exit immediately 
  82.  
  83.    WINDOW KEYS 
  84.  
  85.    Underlined letter 
  86.              Move among the choices on the action bar and pull-down submenu or 
  87.              run the function chosen 
  88.  
  89.  
  90. ΓòÉΓòÉΓòÉ 6. Index ΓòÉΓòÉΓòÉ
  91.  
  92. Use this choice to display the help index. 
  93.  
  94. The help index lists the titles of the help information topics that are 
  95. available. 
  96.  
  97.  
  98. ΓòÉΓòÉΓòÉ 7. Information ΓòÉΓòÉΓòÉ
  99.  
  100. This dialog displays information about the application, such as version number 
  101. and copyright notice. 
  102.  
  103.  
  104. ΓòÉΓòÉΓòÉ 8. Information ΓòÉΓòÉΓòÉ
  105.  
  106. The OK button closes the dialog box. 
  107.  
  108.  
  109. ΓòÉΓòÉΓòÉ 9. Information ΓòÉΓòÉΓòÉ
  110.  
  111. This dialog displays information about the application and an example bitmap. 
  112.  
  113.  
  114. ΓòÉΓòÉΓòÉ 10. Information ΓòÉΓòÉΓòÉ
  115.  
  116. The OK button closes the dialog box. 
  117.  
  118.  
  119. ΓòÉΓòÉΓòÉ 11. Information ΓòÉΓòÉΓòÉ
  120.  
  121. This menu item will bring up an Open-File dialog that contains the directory 
  122. list and file list of the current directory. The user can select one file to 
  123. open.  If the current file status has been changed or edited, it will display a 
  124. warning before the next dialog box. 
  125.  
  126.  
  127. ΓòÉΓòÉΓòÉ 12. Information ΓòÉΓòÉΓòÉ
  128.  
  129. The OK button closes the dialog box and displays the attributes of the selected 
  130. file. 
  131.  
  132.  
  133. ΓòÉΓòÉΓòÉ 13. Information ΓòÉΓòÉΓòÉ
  134.  
  135. This menu item will save all extended attributes to the current file. 
  136.  
  137.  
  138. ΓòÉΓòÉΓòÉ 14. Information ΓòÉΓòÉΓòÉ
  139.  
  140. This menu item will bring up an Add dialog box which contains an EA name field 
  141. and a data type list. This allows users to add a new attribute to the current 
  142. file. 
  143.  
  144.  
  145. ΓòÉΓòÉΓòÉ 15. Information ΓòÉΓòÉΓòÉ
  146.  
  147. The OK button will close the current dialog box and bring up an editing dialog 
  148. box which allows the user to edit the EA value. 
  149.  
  150. If the multi-type attribute is selected, the OK button will bring up a 
  151. Multi-Type dialog box which contains four buttons - ADD, EDIT, DELETE and DONE. 
  152. The usage of these buttons is the same as those on the menu bar. 
  153.  
  154.  
  155. ΓòÉΓòÉΓòÉ 16. Information ΓòÉΓòÉΓòÉ
  156.  
  157. This menu item will delete the selected attribute. 
  158.  
  159.  
  160. ΓòÉΓòÉΓòÉ 17. Information ΓòÉΓòÉΓòÉ
  161.  
  162. This menu item will bring up an editing dialog box which allows the user to 
  163. edit or change the EA value of the selected attribute. 
  164.  
  165.  
  166. ΓòÉΓòÉΓòÉ 18. Information ΓòÉΓòÉΓòÉ
  167.  
  168. The ADD button will bring up an Add dialog box which contains the type list. 
  169.  
  170. The DELETE button will delete the selected attribute. 
  171.  
  172. The EDIT button will bring up an editing dialog box which allows the user to 
  173. edit or to change the value of the selected attribute. 
  174.  
  175. The DONE button will close the current dialog box.