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
- Help
View - Creates a
HelpView
widget which supports HTML 2 formatting - Input
Choice - 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