diff options
Diffstat (limited to 'wintable/main.c')
| -rw-r--r-- | wintable/main.c | 1 |
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* |
