home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cset21v6.zip / MMPM2TK / TK / CAPSAMP / CAPSAMP.HLP (.txt) < prev    next >
OS/2 Help File  |  1993-04-23  |  4KB  |  98 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Help for Caption Sample Application ΓòÉΓòÉΓòÉ
  3.  
  4. Welcome to MMPM/2's sample captioning system.  We call it our sample captioning 
  5. system because we've provided it, source code and all, as an example of one way 
  6. to implement captioning with MMPM/2.  The system can be used as it's provided, 
  7. or it can be modified to suit your specific needs. 
  8.  
  9. This sample captioning system is made up of three parts.  The first part of the 
  10. system is the Caption Creation Utility.  This allows you to synchronize an 
  11. audio file with a text file.  The second part of the system is the Caption DLL. 
  12. This DLL provides three api's that allow an application to display, manage, and 
  13. hide a caption window.  The third part of the system is this application, the 
  14. Caption Sample Application.  It shows programmers how to use the three api's 
  15. provided by the Caption DLL in order to display a caption window in an 
  16. application. 
  17.  
  18. Select the Play push button to start playing the audio file. If MMPM/2's 
  19. caption flag is selected (in the Setup applet) then a caption window will be 
  20. displayed in the application's window as the audio file plays. While the audio 
  21. file plays, the text in the caption window will scroll in syncronization with 
  22. the audio file. 
  23.  
  24. Select the Stop push button to stop playing an audio file. If the caption 
  25. window was displayed while the audio file was playing, then it will be hidden 
  26. when the audio file stops. 
  27.  
  28. Select the Pause push button to pause the playing of an audio file. To resume 
  29. playing the audio file, select the Pause or Play push button. 
  30.  
  31. Select the Rewind push button to stop the audio file and seek to it's 
  32. beginning. 
  33.  
  34. The Audio position control provides a graphic display of the current position 
  35. of the audio file.  To change position in the audio file, drag the slider bar 
  36. or select the buttons at the left end of the slider. 
  37.  
  38. Adjust the audio volume of the currently loaded audio file by using the Volume 
  39. control. 
  40.  
  41. The caption window may be dragged around the application's window. To 
  42. accomplish this, click button one while the mouse is over the caption window, 
  43. drag the window to the desired location and release the mouse button. 
  44.  
  45. Select the Options menu to configure the captioning system. 
  46.  
  47. Select the Help menu to access various help functions. 
  48.  
  49.  
  50. ΓòÉΓòÉΓòÉ 2. Help for Settings Dialog Box ΓòÉΓòÉΓòÉ
  51.  
  52. Select the Text columns spin button to change the number of characters in each 
  53. line of text in the caption window (ie. the horizontal size of the caption 
  54. window). 
  55.  
  56. Select the Text rows spin button to change the number of text rows displayed in 
  57. the caption window (ie. the height of the caption window). 
  58.  
  59. Select the Background color spin button to change the background color of the 
  60. caption window. 
  61.  
  62. Select the Text color spin button to change the text color in the caption 
  63. window. 
  64.  
  65. Select the Window position spin button to change the caption's window position 
  66. inside of the application. 
  67.  
  68. Select the OK pushbutton to save the current state of the spin buttons and to 
  69. remove this pop-up window. 
  70.  
  71. Select the Cancel pushbutton to to remove this pop-up window without saving the 
  72. changes made to the spin buttons. 
  73.  
  74. Select Help pushbutton to display this help panel. 
  75.  
  76.  
  77. ΓòÉΓòÉΓòÉ 3. Help for Caption Sample Application Keys ΓòÉΓòÉΓòÉ
  78.  
  79. The following keys can be used to control the Caption Sample Application 
  80. program: 
  81.  
  82. Tab 
  83.      Move among choices. 
  84.  
  85. Alt 
  86.      Switch to or from the menu of an application window. 
  87.  
  88. Up and Down arrow keys 
  89.      Move among the push buttons, when focus is on the push button. 
  90.  
  91. Left and Right arrow keys 
  92.      Move among the push buttons, when focus is on the push button. When focus 
  93.      is on the volume control use left arrow key to decrease, right arrow key 
  94.      to increase the volume level. 
  95.  
  96. F1 
  97.      Obtain help for the Caption Sample Application program. 
  98.