More reminders/TODOs.

This commit is contained in:
Pietro Gagliardi 2014-12-12 16:43:56 -05:00
parent d1bd082b2e
commit d5b4d06cb4
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
// - should tablePanic be CALLBACK or some other equivalent macro? and definitely export initTable somehow, but which alias macro to use?
// - make panic messages grammatically correct ("Table error: adding...")
// - make access to column widths consistent; see whether HDITEMW.cxy == (ITEMRECT.right - ITEMRECT.left)
// - make sure all uses of t->headerHeight are ADDED to RECT.top
#define tableWindowClass L"gouitable"