summaryrefslogtreecommitdiff
path: root/wintable/new/hscroll.h
AgeCommit message (Collapse)Author
2014-12-10Wrote up the hscroll code. Not sure why it doesn't work yet. Not yet applied ↵Pietro Gagliardi
to headers or drawing.
2014-12-10Moved Table width calculation out of recomputeHScroll() and into ↵Pietro Gagliardi
updateTableWidth(); also stored width in the Table itself.
2014-12-09Started readding hscroll code; just recomputeHScroll() for now.Pietro Gagliardi