andlabs-ui/wintable/new
Pietro Gagliardi a7cbacb522 More TODOs. 2014-12-10 18:32:28 -05:00
..
api.h Changed from recomputeHScroll() to updateTableWidth() as we will store the table width separately and just use one call to SetScrollInfo() for everything to avoid weirdness. 2014-12-10 10:01:16 -05:00
children.h Added tracking of header column sizes. 2014-12-08 12:57:54 -05:00
coord.h Readded rowHeight(). Also tested font helper functions. 2014-12-08 16:23:55 -05:00
draw.h Reimplemented tableAddColumn for real. 2014-12-09 20:32:49 -05:00
events.h Readded main code (but stripped to its essentials for now, as everything will be slowly readded, but in a different order) and fixed compilation errors (and some warnings). 2014-12-05 22:23:39 -05:00
header.h Wrote up the hscroll code. Not sure why it doesn't work yet. Not yet applied to headers or drawing. 2014-12-10 15:37:52 -05:00
hscroll.h Wrote up the hscroll code. Not sure why it doesn't work yet. Not yet applied to headers or drawing. 2014-12-10 15:37:52 -05:00
main.c More TODOs. 2014-12-10 18:32:28 -05:00
resize.h Changed from recomputeHScroll() to updateTableWidth() as we will store the table width separately and just use one call to SetScrollInfo() for everything to avoid weirdness. 2014-12-10 10:01:16 -05:00
scrollbarseries Added a list of scrollbar series articles for convenience. 2014-12-09 15:57:09 -05:00
util.h Reimplemented tableAddColumn for real. 2014-12-09 20:32:49 -05:00