diff options
Diffstat (limited to 'FL/Fl_Multiline_Output.H')
| -rw-r--r-- | FL/Fl_Multiline_Output.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Multiline_Output.H b/FL/Fl_Multiline_Output.H index 04f89b6d5..2d6e60ca9 100644 --- a/FL/Fl_Multiline_Output.H +++ b/FL/Fl_Multiline_Output.H @@ -37,10 +37,10 @@ This widget is a subclass of Fl_Output that displays multiple lines of text. It also displays tab characters as whitespace to the next column. - <P> + Note that this widget does not support scrollbars, or per-character color control. - <P> + If you are presenting large amounts of read-only text and need scrollbars, or full color control of characters, then use Fl_Text_Display. If you want to display HTML text, |
