Fl_Text_Display | +----Fl_Text_Editor
#include <FL/Fl_Text_Editor.H>
This is the FLTK text editor widget. It allows the user to edit multiple lines of text and supports highlighting and scrolling. The buffer that is displayed in the widget is managed by the Fl_Text_Buffer class.