From 3cb96de1628495f176d9e7fe4104b8c6cca36635 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 20 Dec 2014 21:09:01 -0500 Subject: Wrote up toItemContentRect() and used that in drawCell(). More TODOs. --- wintable/new/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'wintable/new/main.c') diff --git a/wintable/new/main.c b/wintable/new/main.c index 75cf723..f3ffec8 100644 --- a/wintable/new/main.c +++ b/wintable/new/main.c @@ -31,6 +31,7 @@ // - do we maintain the scrolling metaphor? // - WM_THEMECHANGED, etc. // - see if vertical centering is really what we want or if we just want to offset by a few pixels or so +// - going right from column 0 to column 2 with the right arrow key deselects #define tableWindowClass L"gouitable" -- cgit v1.2.3