home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / plotting / techplt1 / base7.hlp < prev    next >
Encoding:
Text File  |  1992-09-20  |  1.9 KB  |  69 lines

  1. ** File: Base7.hlp
  2. ** Index: 17
  3.  
  4. ** TechPlot Interface Basic (7)
  5.  
  6.  
  7. █  TechPlot user interface implementation
  8.  
  9.     TechPlot is created using the
  10. GraphVision interface framework.  The
  11. TechPlot user interface is divided into
  12. three main views: DeskTop / Base View,
  13. Sheet View and Plot View.
  14.  
  15.     The Base View (DeskTop) is just a
  16. frame, it doesn't have a window.  When
  17. TechPlot starts, it is in this view.  From
  18. here, you can open a Sheet View or Plot
  19. View.
  20.  
  21.     Sheet View contains a GraphVision
  22. window with scroll bars, edit control, and
  23. command buttons.  This view mainly handles
  24. data processing, mathematical
  25. transformation, and statistical  analysis.
  26. You can create a Plot View from Sheet View
  27. by choosing some of the Plot creation
  28. commands.
  29.  
  30.     Plot View contains a GraphVision
  31. window with a plot editing toolbox and a
  32. color palette.  This view handles all graph
  33. editing operations.
  34.  
  35.     The following section describes some of
  36. the common interface actions in all these
  37. views and how to change views between Sheet
  38. View and Plot View.
  39.  
  40.  
  41. █  How to exit to the DOS shell temporarily
  42.  
  43.     You can exit to the DOS shell
  44. temporarily by choosing the
  45. File | DOS Shell command from any of the
  46. three TechPlot views.  When you are in the
  47. DOS shell, type EXIT to return to TechPlot.
  48.  
  49.  
  50. █  How to choose a window
  51.  
  52.     If there are many Sheet View or Plot
  53. View windows opened in the desktop and you
  54. want to switch to a specific window,
  55. choose the Window | List command.  This
  56. command is available in both Sheet View
  57. and Plot View.  This command will display
  58. the Window List dialog box in which you
  59. can select a window in the list box and
  60. choose the OK command button to make that
  61. window the active window.
  62.  
  63.     There are two more window management
  64. commands - Window | Next and Window |
  65. Previous.  These two commands will make
  66. the next/previous window active.  These
  67. are very useful when you only have two
  68. windows opened.
  69.