Module misc

Available on crate feature dep_fltk only.
Expand description

Miscellaneous widgets not fitting a certain group

Structs§

Chart
Creates a chart widget
Clock
Creates a clock widget
HelpView
Creates a HelpView widget which supports HTML 2 formatting
InputChoice
Creates an InputChoice widget
Progress
Creates a progress bar
Spinner
Creates a spinner widget
Tooltip
Controls tooltips on an application-wide basis; use .set_tooltip() to add a tooltip to a particular widget

Enums§

ChartType
Defines the chart types supported by fltk
ClockType
Defines the clock types supported by fltk