MultiEdit

MultiEdit behaves similar to the single-line Edit, except that the edit window contains multiple lines which the user can move between. If there are more lines of text in the edit buffer than will fit inside the window at any one time, vertical scrolling of the text is enabled. Each text line in the edit window is automatically word-wrapped, such that words that will not fit on a previous line will be written in their entirety on the next line.

Window Structure Details

Multi-Line Edit Structure Details