fltk::MultiLineOutput Class Reference

Inherits fltk::Output.

List of all members.

Public Member Functions

 MultiLineOutput (int x, int y, int w, int h, const char *l=0)


Detailed Description

text.gif

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.


Wed Jun 17 08:58:24 2009. FLTK ©2007 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.