summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-12-13 16:23:48 -0500
committerPietro Gagliardi <[email protected]>2014-12-13 16:23:48 -0500
commitfa89a497ede5f5cf35d1fc5ab43081bc532a7d68 (patch)
treec54a1902503105a72ae07d5092f8629df570cf22
parentcecfa8299429d52315616a9a3ce74302946d5662 (diff)
More TODOs.
-rw-r--r--wintable/new/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/new/main.c b/wintable/new/main.c
index 4635c16..9d92c6e 100644
--- a/wintable/new/main.c
+++ b/wintable/new/main.c
@@ -28,6 +28,7 @@
// - 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
+// - do we maintain the scrolling metaphor?
#define tableWindowClass L"gouitable"