Widgets

The widget set includes several base and composite widgets. The base widgets include:

Technically, the FileIcon class is not a FLTK widget, however it does provide a label() method for widgets, much like Fl_Pixmap.

The composite widgets include:

The HelpDialog widget is designed for embedded use within a FLTK application, while the HelpApp widget provides the framework for a complete application, such as the flsurf application included with the widget set.