summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-11-27 10:36:04 -0500
committerPietro Gagliardi <[email protected]>2014-11-27 10:36:04 -0500
commitdafb337b32059ed3464139d683c029f666c388a1 (patch)
tree85ad881c947f9f4514821483a20d42a6000fb503
parentdbeb1e8004e7b0f773dd4aa2d761a6e9a147a8e2 (diff)
More TODOs.
-rw-r--r--wintable/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/main.c b/wintable/main.c
index dffa06c..91102e7 100644
--- a/wintable/main.c
+++ b/wintable/main.c
@@ -37,6 +37,7 @@ enum {
// - hscroll
// - keyboard navigation
// - how will this affect hot-tracking?
+// - automatic hscroll when scrolling columns
// - accessibility
// - must use MSAA as UI Automation is not included by default on Windows XP (and apparently requires SP3?)
// - try horizontally scrolling the initail window and watch the selection rect corrupt itself *sometimes*