3 unstable releases

0.5.1 Dec 30, 2025
0.3.1 Nov 29, 2025
0.3.0 Nov 15, 2025

#1 in #clicking


Used in j1939logger

MIT license

31KB
718 lines

Model based approach for loading fltk tables.

Try:

cargo run --example people

image

TODO:

  • clip header (paints outside of area)
  • default implementations of column based SimpleTableModel functions
  • Prettier (internal white space)
  • replace optional cell results with enum (WIDGET(widget),TEXT(Align,wrap)). Should remove DrawDelegate?
  • fix widget actions (currently clicking on row will actvate button)

Dependencies

~15MB
~329K SLoC