More TODOs.
This commit is contained in:
parent
3d87f8c5ce
commit
83d36265f1
|
@ -36,6 +36,7 @@ enum {
|
||||||
// - http://msdn.microsoft.com/en-us/library/windows/desktop/bb775574%28v=vs.85%29.aspx
|
// - http://msdn.microsoft.com/en-us/library/windows/desktop/bb775574%28v=vs.85%29.aspx
|
||||||
// - hscroll
|
// - hscroll
|
||||||
// - keyboard navigation
|
// - keyboard navigation
|
||||||
|
// - how will this affect hot-tracking?
|
||||||
// - accessibility
|
// - accessibility
|
||||||
// - must use MSAA as UI Automation is not included by default on Windows XP (and apparently requires SP3?)
|
// - 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*
|
// - try horizontally scrolling the initail window and watch the selection rect corrupt itself *sometimes*
|
||||||
|
|
Loading…
Reference in New Issue