Text window

To display a lot of text, use this subwindow as the child of a frame. It is capable of loading and saving files of ASCII text, and under Open Look and Motif, the text can be edited directly.

To allow the user to edit text under Windows as well as the other platforms, either invoke an external editor or create a multi-line text item on a panel.

The following callbacks are valid for the text window class:

OnSize.

See window-add-callback for details.

text-window-create

text-window-discard-edits

text-window-load-file

text-window-save-file

text-window-modified