fltk::WordwrapOutput Class Reference

Inherits fltk::Output.

List of all members.


Detailed Description

text.gif

Similar to MultiLineOutput this displays multiple lines of text. It will interpret ^J for line breaks and ^I for tabs. It will also wrap lines at spaces so long lines fit in the widget.

There are no scrollbars, so this is for short pieces of text only.


The documentation for this class was generated from the following file: