Inherits fltk::Output.
Public Member Functions | |
MultiLineOutput (int x, int y, int w, int h, const char *l=0) |
Displays multiple lines of text. It will interpret ^J for line breaks and ^I for tabs.
There are no scrollbars, so this is for short pieces of text only.