diff options
| author | Pietro Gagliardi <[email protected]> | 2014-11-27 10:36:04 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-11-27 10:36:04 -0500 |
| commit | dafb337b32059ed3464139d683c029f666c388a1 (patch) | |
| tree | 85ad881c947f9f4514821483a20d42a6000fb503 /wintable/main.c | |
| parent | dbeb1e8004e7b0f773dd4aa2d761a6e9a147a8e2 (diff) | |
More TODOs.
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* |
