home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / videotlk.zip / BIN / PIP.TXT < prev    next >
Text File  |  1995-08-29  |  3KB  |  91 lines

  1.  
  2. Just a brief outline of how the PIP app operates.
  3.  
  4. Invoking
  5. ========
  6.  
  7. To invoke this example application type the following command
  8.                 PIP
  9.  
  10. Initialisation
  11. ==============
  12.  
  13. The TVs MUST be there. If there is no TV + corresponding driver then the
  14. app will not start !
  15.  
  16. The configuration of the TV screens to display is held in a file called
  17. TVPOS.INI
  18.  
  19. This initialisation file tells the application the order
  20. in which to display the TVs. The following is an example ini file :-
  21.  
  22. -------- Initialisation File for Example 4 of the PPTOOLKT v1.0 --------
  23.  
  24. Line 1 contains the device name & instance of the TVs contained in the top row.
  25. Line 2 contains the device name & instance of the TVs contained in the second row.
  26. Line 3 contains the device name & instance of the TVs contained in the third row.
  27. Line 4 contains the device name & instance of the TVs contained in the bottom row.
  28.  
  29. Each device in the same row must be separated by one space only.
  30. For example :-
  31.  
  32. celeb1 celeb2
  33.  
  34. N.B.
  35.   Any of the above should contain a zero (0) if do not require a TV in
  36.   that particular row.
  37.  
  38. For example :-
  39.   If your required output is as in this diagram
  40.  
  41.         ---------------------------------
  42.         |               |               |
  43.         |  Celebrity 1  |  Prism 1      |
  44.         ---------------------------------
  45.         |                               |
  46.         |            HighQ 1            |
  47.         ---------------------------------
  48.  
  49.   then the file would look as follows :-
  50. celeb1 prism1
  51. highq1
  52.  
  53. The above ini file would tell the application to divide the screen into two
  54. rows, the first containing TV screens for devices 1 & 2, the second containing a
  55. TV screen for device 3.
  56.  
  57.  
  58. Resizing TVs within PiP
  59. =======================
  60.  
  61. It should be CUA compliant.
  62.  
  63. To resize any of the TVs, place the pointer over one of the yellow
  64. sizing bars, once the resizing pointer appears over the sizing
  65. bars, press down mouse button 1 and 'drag' the bar to the position required. All
  66. TVs either side of this bar will now resize accordingly.
  67.  
  68. Remote Control
  69. ==============
  70.  
  71. Click button 2 (right mouse button).
  72.  
  73. To invoke the remote control for any of the TVs place the remote pointer over a
  74. part of the TV required and press mouse button 2. This opens the remote FOR THAT
  75. TV. To use the remote with another TV you have to close the remote & then
  76. repeat the operation over that TV.
  77.  
  78.  
  79. If there are any queries please do not hesitate to contact either myself or Tim.
  80.  
  81. Steve Sloan,
  82. Abbotsbury Software Ltd.,
  83. West Yard Barn,
  84. West Street,
  85. Abbotsbury,
  86. Dorset DT3 4JT.
  87. Tel. 44 (0) 1305 871543 or
  88.      44 (0) 1305 871000 or
  89. Fax  44 (0) 1305 871688
  90.  
  91.