home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_122 / 2.ddi / TVDEMOS.ZIP / DEMOHELP.HLP (.txt) < prev    next >
Encoding:
Borland Turbo Vision Help  |  1992-06-10  |  15.3 KB  |  319 lines

  1. THelpTopic
  2.  Turbo Vision demonstration 
  3. Welcome to Turbo Vision.  This is a demonstration program that allows you to view some of the capablilities of Turbo Vision.  The 
  4.  menu is accessed by pressing Alt-Space.  All the other menus are accessed by pressing Alt-Z, where Z is the first letter of the menu.  For example, the "File" menu is pulled down by Alt-F. )
  5. Press ESC to put this help screen away. 
  6. THelpTopic
  7.  File viewer 
  8. A file viewer views the contents of a text file. You can use the arrow keys to move about in the file. A file is loaded via the File
  9. Open menu item. a
  10.   Up         Move up one line
  11.   Down       Move down one line
  12.   Right      Move right one column
  13.   Left       Move left one column
  14.   PgUp       Move one page up
  15.   PgDn       Move one page down
  16.   Home       View right most column of the file
  17.   End        View left most column of the file
  18.   Ctrl-PgUp  View top of file
  19.   Ctrl-PgDn  View bottom of file.
  20. File viewers can be resized and moved using the Windows menu. 
  21. THelpTopic
  22.  Puzzle 
  23. The puzzle window is a small game.  The object is to get the characters to form the following pattern: :
  24.     A  B  C  D
  25.     E  F  G  H
  26.     I  J  K  L
  27.     M  N  O
  28. Clicking the mouse on a tile next to the empty space moves the tile into the space.  Pressing one of the cursor keys (up, down, left, or right arrow) moves a tile into the empty space in the direction indicated by the cursor key. The move counter is updated every time a tile is moved. 
  29. THelpTopic
  30.  Calculator 
  31. The calculator is a simple four-function calculator with add, subtract, multiply, and divide.  To operate the calculator you can either use the keyboard or press the buttons on the calculator with the mouse.  The 'C' key clears the calculator, the '
  32. ' key will erases the last character typed, and the '
  33. ' key toggles the value from positive to negative (the keyboard equivalent of '
  34. ' is '_'). 
  35. THelpTopic
  36.  Calendar 
  37. The calendar displays the current month, highlighting todays date. The next and previous months can be viewed using the '+' or '-' keys respectivly.  The mouse can also be used to change the month by pressing the 
  38.  icons. 
  39. THelpTopic
  40.  ASCII Table 
  41. The ASCII table displays the entire IBM PC character set.  The current character is marked by a blinking block cursor, and the hexadecimal and decimal ASCII values of the character are displayed below the chart. A new character is selected by pressing it on the keyboard, by clicking the mouse on it in the chart, or by moving the cursor using the cursor keys. 
  42. THelpTopic
  43.  (System) menu 
  44.     (Alt-Spacebar)
  45. The System menu appears on the far left of the menu bar and is represented by the 
  46.  symbol. (
  47. When you pull down the 
  48.  menu, you see A
  49.   About         Puzzle
  50.   Calendar      Ascii
  51. Table
  52.   Calculator
  53. THelpTopic
  54. About 
  55. When you choose the About command from the 
  56.  (System) menu, a dialog box appears, showing copyright and version information. G
  57. To close the box, press Esc, Space, or Enter, or click the OK button. 
  58. THelpTopic
  59. Puzzle 
  60. The Puzzle menu item opens a small Puzzle game. 
  61. THelpTopic
  62. Calendar 
  63. The Calendar menu item opens a small Calendar which displays the current month. It also allows you to view other months. 
  64. THelpTopic
  65. ASCII table 
  66. The ASCII menu items opens an ASCII
  67. Table that displays the IBM PC character set. 
  68. THelpTopic
  69. Calculator 
  70. When you choose Calculator, a four-function Calculator is opened on the desktop. 
  71. THelpTopic
  72.  File  (Alt-F) 
  73. The File menu offers choices for opening files, changing directories, and exiting the program. $
  74.  Open          Change
  75. Dir    FExit
  76. THelpTopic
  77.  File
  78. Open  (F3) 
  79. The Open command displays the Open a File dialog box. In this dialog box you select the text file you want browse in a file
  80. viewer. &
  81. The Open
  82. File dialog box contains: 
  83.  an input
  84. box with a history list
  85.  a list
  86. box to browse the directory
  87.  the standard Cancel button
  88.  Open action button
  89.  an information panel that describes the
  90.    selected file
  91. THelpTopic
  92.  File
  93. Change Dir...
  94. Change Dir brings up the Change
  95. Directory dialog box, in which you can change the current directory. 
  96. THelpTopic
  97.  File
  98. DOS Shell 
  99. With the DOS Shell command, you can leave the program temporarily to perform a DOS command or run another program. 9
  100. To return to this program, type EXIT at the DOS prompt. 
  101. THelpTopic
  102.  File
  103. Exit 
  104.      (Alt-X)
  105. The Exit command terminates this program. 
  106. THelpTopic
  107.  Window 
  108.     (Alt-W)
  109. The Window menu contains commands to close, move and perform other window-management commands. 
  110. Most of the windows in this program have all the standard window elements, including scroll bars, a close box, and zoom icons. >
  111. For more about windows and their elements, refer to windows. :
  112.  Window-management commands
  113.  Size/Move        Zoom
  114.  Tile             Cascade
  115.  Next             Previous
  116.  Close
  117. THelpTopic
  118.  Window
  119. Size/Move 
  120.      (Ctrl-F5)
  121. Choose this command to change the size or position of the active window. 
  122.   Size
  123. If you press Shift while you use the arrow keys, you can change the size of the active window. Once you've adjusted its size or position, press Enter. Q
  124. If a window has a Resize corner, you can drag that corner to resize the window. 
  125.   Move
  126. When you choose Window
  127. Size/Move, the active window moves in response to the arrow keys. Once you've moved the window to where you want it, press Enter. F
  128. You can also move a window by dragging its title bar with the mouse. 
  129. THelpTopic
  130.  Window
  131. Zoom 
  132.    (F5)
  133. Choose Zoom to resize the active window to the maximum size. If the window is already zoomed, you can choose this command to restore it to its previous size. {
  134. You can also double-click anywhere on the window's title bar (except where an icon appears) to zoom or unzoom the window. 
  135. THelpTopic
  136.  Window
  137. Tile 
  138. Choose Window
  139. Tile to tile all file viewers on the desktop. L
  140.                
  141.                
  142.                
  143.                
  144.                
  145.                
  146.                
  147.                
  148.                
  149.                
  150.                
  151.                
  152.                
  153.                
  154.                
  155.                
  156.              Tiled Windows
  157. THelpTopic
  158.  Window
  159. Cascade 
  160. Choose Window
  161. Cascade to stack all file viewers on the desktop. A
  162.                          
  163.                          
  164.                          
  165.                          
  166.                          
  167.         Cascaded Windows
  168. THelpTopic
  169.  Window
  170. Next 
  171. Choose Next to cycle forwards through the windows on the desktop. 
  172. THelpTopic
  173.  Window
  174. Previous 
  175. Choose Previous to cycle backwards through the windows on the desktop. 
  176. THelpTopic
  177.  Window
  178. Close 
  179.     (Alt-F3)
  180. Choose Close to close the active window. O
  181. You can also click the Close box in the upper right corner to close a window. 
  182. THelpTopic
  183.  Options  (Alt-O) 
  184. The Options menu contains commands that let you change color and mouse default settings. 
  185. THelpTopic
  186.  Options
  187. Mouse... 
  188. The Mouse command brings up the Mouse
  189. Options dialog box, where you can set various options that control how your mouse works, including: R
  190.  how fast a double-click is
  191.  which mouse button (right or left) is
  192.    active
  193. THelpTopic
  194.  Options
  195. Colors... 
  196. The Colors item brings up the Colors
  197. dialog box, where you can customize the colors of the display. 
  198. THelpTopic
  199.  Options
  200. Save Desktop 
  201. Saves the state of all open windows to a file call TVDEMO.DSK. This file can be reloaded by selecting Options
  202. Restore
  203. Desktop. 
  204. THelpTopic
  205.  Options
  206. Restore Desktop 
  207. Restore a previously-saved state of all open windows from a file call TVDEMO.DSK. This file is saved via the Options
  208. Desktop menu command. 
  209. THelpTopic
  210.  Help on Open a File Dialog Box 
  211. The Open a File dialog box contains an input box, a file
  212. list, a file information panel, the standard button Cancel, one other action button (Open), plus a history list that's attached to the Name
  213. inputbox. 
  214. THelpTopic
  215.  Name 
  216.                                  
  217. The Name input box is where you enter the name of the file to load, or the file-name mask to use as a filter for the Files list box (for example, *.*). 
  218. THelpTopic
  219.  Files 
  220.                                  
  221.   FILENM01.PAS  
  222.   FILENM09.PAS  
  223.   FILENM02.PAS  
  224.   FILENM10.PAS  
  225.   FILENM03.PAS  
  226.   FILENM11.PAS  
  227.   FILENM04.PAS  
  228.   FILENM12.PAS  
  229.   FILENM05.PAS  
  230.   ..            
  231.   FILENM06.PAS  
  232.   \MOREXAMP     
  233.   FILENM07.PAS  
  234.   \TOURS        
  235.   FILENM08.PAS  
  236.   \ANSWERS.DIR  
  237. The Files list box lists the names of files in the current directory that match the file-name mask in the Name input box, plus the parent directory and all subdirectories. 
  238.  C:\TP\EXAMPLES\*.PAS                     
  239.  HELLO.PAS       52  Jul 14,1990  12:00pm 
  240. The File information panel shows the path name, file name, date, time, and size of the selected file. =
  241. None of the items on this information panel are selectable. 
  242. THelpTopic
  243.  [ Open ] 
  244. The Open button opens a new Viewer window and places the selected file in that window. 
  245. THelpTopic
  246.  [ Cancel ] 
  247. If you choose Cancel, nothing changes and no action occurs, and the dialog box is put away. M
  248. (Esc always cancels a dialog box, even if a Cancel button does not appear.) 
  249. THelpTopic
  250.  [ Open ] 
  251. In the Open a File dialog box, if you choose the Open button TVDEMO opens a new file
  252. viewer and places the selected file in that window. 
  253. THelpTopic
  254.  Help on the Change Directory dialog box 
  255. The Change Directory dialog box consists of an input box, a list box, the standard OK and Help buttons, and two other buttons (Chdir and Revert). |
  256.  Directory Name 
  257.                                      
  258. The Directory Name input box is where you type in the path of the new directory. 
  259.  Directory Tree 
  260.    Drives                            
  261. C:\                            
  262.      
  263. TP                           
  264.        
  265. TVISION                    
  266. The Directory Tree list box enables you to navigate directories by using the selecting bar and pressing Enter. 
  267. If you're using the keyboard, press Enter to make the selected directory be the current directory, then choose OK or press Esc to exit the dialog box. +
  268.  [Chdir ] 
  269. The Chdir button changes the current directory once you've selected or typed in a directory name. +
  270.  [Revert] 
  271. The Revert button goes back to the previous directory, as long as you haven't yet exited the dialog box. 
  272. THelpTopic
  273.  Help on the Mouse Options dialog box 
  274. This dialog box consists of one check box, one slider bar, and the standard buttons OK and Cancel. 
  275.  Mouse Double Click       
  276.  Slow     Medium     Fast 
  277. The Mouse Double Click slider bar adjusts the double-click speed of your mouse. ^
  278.  [X] Reverse Mouse Buttons 
  279. Reverse Mouse Buttons makes the right mouse button take on the normal functions of the left--and vice versa. 6
  280.  See also:
  281.  Options
  282. Mouse...
  283. command
  284. THelpTopic
  285.  Help on the Colors dialog box 
  286. The Colors dialog box consists of two list boxes, a text display area, the standard OK, Cancel, and Help buttons, and one of the following: 
  287.  On color and black-and-white systems, it
  288.    also contains two color palettes.
  289.  On monochrome systems, it contains a set
  290.    of radio buttons instead of the palettes.
  291. This dialog box is where you can change the colors of different parts of this program. 
  292.  Group 
  293.    Desktop          
  294.    Menus            
  295.    Dialogs/Calc     
  296.    Puzzle           
  297.    Calendar         
  298.    Ascii table      
  299.                     
  300. The Group list box contains the names of the different regions of the program that you can customize. L
  301.  Item 
  302.    Color            
  303.                     
  304. When you select a group from the Group list, the Item list box displays the names of the different views in that region. 
  305.  Foreground 
  306.  Background 
  307. On color and black-and-white systems, you use the Foreground and Background palettes to modify colors. 
  308.  Colors 
  309. ) Mono low        
  310.   ( ) Mono high       
  311.   ( ) Mono underscore 
  312.   ( ) Mono inverse    
  313. On monochrome systems, you use the Colors set of radio buttons systems to modify the character attributes. Q
  314.  Text Text Text 
  315.  Text Text Text 
  316. On all systems, the display text (above the Help button) shows the current color or attribute settings. a
  317. Changes do not take effect on the desktop until you close the Colors dialog box by choosing OK. 
  318. THelpIndex(
  319.