home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / plotting / techplt1 / tpplot2.hlp < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.5 KB  |  63 lines

  1. ** File: TPPlot2.hlp
  2. ** Index: 32
  3.  
  4. ** Plot View's Edit Menu commands
  5.  
  6.  
  7. █  Edit menu
  8.  
  9.     The Edit menu contains plot editing
  10. commands that let you cut, copy, paste,
  11. and delete plot object in the Plot View
  12. windows.
  13.  
  14.     All plot editing commands use the
  15. Plot Clipboard to interchange plot
  16. information.  The Plot Clipboard is the
  17. magic behind plot cutting and pasting.
  18. It is a special object storage place
  19. that holds plot information that you
  20. have cut or copied so you can paste it
  21. elsewhere.
  22.  
  23.  
  24. █  Cut
  25.  
  26.     The Edit | Cut command removes the
  27. selected plot object (or group of objects)
  28. from your Plot View window and places the
  29. plot information  in the Plot Clipboard.
  30. You can paste that plot object(s) into any
  31. other Plot View window or somewhere else
  32. in the same Plot View window by choosing
  33. the Edit | Paste command.  The plot object
  34. remains in the Plot Clipboard so that you
  35. can paste the same object many times.
  36.  
  37.  
  38. █  Copy
  39.  
  40.     The Edit | Copy command places the
  41. selected plot object in the Plot Clipboard
  42. and leaves the selected plot object intact.
  43. You can paste that plot object into any
  44. other Plot View window by choosing the
  45. Edit | Paste command.
  46.  
  47.  
  48. █  Paste
  49.  
  50.     The Edit | Paste command puts plot
  51. object from the Plot Clipboard into the
  52. current Plot View window at the cursor
  53. position.
  54.  
  55.  
  56. █  Delete
  57.  
  58.     The Edit | Delete command removes the
  59. selected plot object from the Plot View
  60. window but does not place it into the Plot
  61. Clipboard.
  62.  
  63.