home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c003 / 1.ddi / DEMOS / WN_HELP.DOC < prev   
Encoding:
Text File  |  1987-03-11  |  2.6 KB  |  68 lines

  1.              A Demonstration of Windows for C
  2.  
  3. The text available in this message window can be expanded by pressing
  4. function key F6.
  5.  
  6. The keys on the cursor pad have been programmed to allow you to move the
  7. windows over the text.
  8.  
  9.     The cursor keys move the cursor.  When the cursor reaches the edge of
  10.     a window, additional movements cause the window to move over the file,
  11.     until the edges of the file are reached. Horizontal as well as vertical
  12.     scrolling is available.
  13.  
  14.     Cursor arrow-keys move one space in the direction of the arrow;
  15.     except that left and right arrows cause horizontal scrolling of five
  16.     spaces when cursor is at screen edge.
  17.  
  18.     Ctrl-left and ctrl-right arrow-keys move the cursor 5 spaces.
  19.     (Page-left and page_right in the terminal environment).
  20.  
  21.     Ctrl-PgUp and ctrl-PgDn cursor keys move the cursor up and down
  22.     5 spaces in the DOS environment.
  23.  
  24.     PgUp moves the window up the text one window-length.
  25.  
  26.     PgDn moves the window down the text one window-length.
  27.  
  28.     Home moves the window and cursor to the beginning of the file.
  29.  
  30.     End moves the window and cursor to the last row of the file.
  31.  
  32. For this demonstration, three text files are available for viewing in six
  33. windows.
  34.  
  35.     File 1 contains the source code for the demonstration program that you are
  36.     presently viewing.
  37.  
  38.     File 2 contains a summary description of Windows for C.
  39.  
  40.     File 3 is the text file that you are now reading.
  41.  
  42. Different combinations of windows and files can be activated by
  43. pressing function keys F1 through F6.  F10 will exit the demonstration.
  44.  
  45.     F1 and F2 place files 1 and 2 in overlapping vertical windows.  The last
  46.     window activated will lie on top.
  47.  
  48.     F3 and F4 place files 1 and 2 in non-overlapping horizontal windows.
  49.  
  50.     F5 makes the bottom "message window" active.
  51.  
  52.     F6 is a very important key.  It places the presently active file
  53.     in a large window at the top of the screen.  Thus to view any one of
  54.     the three files in the large window, first press the function key that
  55.     makes a smaller window containing that file active, then press F6.    For
  56.     example, F1 or F3 followed by F6 will place file 1 in the large window;
  57.     F5 followed by F6 will place the message text you are now reading in
  58.     the large window.
  59.  
  60.     F10 exits the demonstration.
  61.  
  62.  
  63. To experience the convenience and power of Windows of C use the various
  64. function keys to move the files into different windows.  Use the cursor
  65. keys to move the windows over the files.
  66.  
  67. When you are done, press F10 to exit the program.
  68.