summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-02-25 10:45:13 -0500
committerPietro Gagliardi <[email protected]>2015-02-25 10:45:13 -0500
commit9a025a161ffc8deafaba354b686205f38e7138e8 (patch)
treeb8f341cd4c009466d37bf0b331da2b8dba64d89b
parent2ca0ba2072eb3f84e68bdb3c139d54699fac7407 (diff)
More TODOs.
-rw-r--r--wintable/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/main.h b/wintable/main.h
index 27f84c7..fe49d77 100644
--- a/wintable/main.h
+++ b/wintable/main.h
@@ -19,6 +19,7 @@
// - redraw on focus change
// - draw themed WS_EX_CLIENTEDGE (and WS_EX_WINDOWEDGE?)
// - in-place tooltips for text columns
+// - checkboxes: use capture instead of manual tracking logic? http://blogs.msdn.com/b/oldnewthing/archive/2015/02/25/10595729.aspx
#include "includethis.h"