summaryrefslogtreecommitdiff
path: root/wintable/main.c
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-11-20 18:27:03 -0500
committerPietro Gagliardi <[email protected]>2014-11-20 18:27:03 -0500
commit83d36265f11f0b4f1cc55e677c4850401d9e630d (patch)
tree0250e5aa23ff7c3dc3ea4b019f7f8243aa9c6313 /wintable/main.c
parent3d87f8c5ceddc7de2490ae6695b0d2751a8792c0 (diff)
More TODOs.
Diffstat (limited to 'wintable/main.c')
-rw-r--r--wintable/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/main.c b/wintable/main.c
index 1c6dad0..6f1b3d8 100644
--- a/wintable/main.c
+++ b/wintable/main.c
@@ -36,6 +36,7 @@ enum {
// - http://msdn.microsoft.com/en-us/library/windows/desktop/bb775574%28v=vs.85%29.aspx
// - hscroll
// - keyboard navigation
+// - how will this affect hot-tracking?
// - 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*