I've updated the release of Fl_Table to 3.13.
Fl_Table is an FLTK table widget that can act as both a container
of other FLTK widgets, and an optimized data presentation widget
for custom widgets/data.
No real features to speak of; small maintenance fixes/improvements.
This update should solve the recent linking issue mentioned
with fltk 1.3.x regarding the -lXutf8 flag.
Hit reload on this page to see the new Fl_Table 3.13 download info:
http://seriss.com/people/erco/fltk/Fl_Table/
Release notes:
http://seriss.com/people/erco/fltk/Fl_Table/Fl_Table/CHANGES
Features in this release:
o Added simple-display-table.cxx example
o Added cell fg/bg color control to exercisetablerow example
o Converted Makefile's to use 'fltk-config'
(Should solve liuziquan's -lXutf8 issue mentioned here a few days ago)
o Fix for Ivica Lazarevic's row_position() bug report on 03/16/09
o Converted all of Fl_Table's code to FLTK bracing and 2-space indent
styles
o Added some comments to documentation examples
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk