summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-02-18 03:52:48 -0500
committerPietro Gagliardi <[email protected]>2015-02-18 03:52:48 -0500
commit61d6d46164f02df6e64e1846f88495193ef7f915 (patch)
tree8af0923a3cfc44c67c64b1e6c458d11949bc1439
parentc1256afd017d48735e55da60b31e3f5b93c55e72 (diff)
More TODOs.
-rw-r--r--wintable/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/wintable/main.h b/wintable/main.h
index f5fc4c4..ad2db1b 100644
--- a/wintable/main.h
+++ b/wintable/main.h
@@ -16,6 +16,8 @@
// - checkbox columns don't clip to the column width
// - send standard notification codes
// - seriously figure out how we're going to update everything about the table in one place
+// - redraw on focus change
+// - draw themed WS_EX_CLIENTEDGE (and WS_EX_WINDOWEDGE?)
#include "includethis.h"