Module table

Available on crate feature dep_fltk only.
Expand description

Table widgets

Structs§

Table
Creates a table For a simpler boilerplate-less table, check the fltk-table crate
TableRow
Creates a table row

Enums§

TableContext
Defines the TableContext
TableResizeFlag
Defines the TableResizeFlag
TableRowSelectFlag
Defines the table row select flag
TableRowSelectMode
Defines the table row select mode