More future plans.
This commit is contained in:
parent
61b3b03418
commit
68cae180e5
|
@ -87,6 +87,9 @@ far off:
|
||||||
- probably as a toggle (Area.SetKeyboardScrollable()) that inhibits those KeyEvents
|
- probably as a toggle (Area.SetKeyboardScrollable()) that inhibits those KeyEvents
|
||||||
- then the numpad becomes an issue
|
- then the numpad becomes an issue
|
||||||
|
|
||||||
|
far off/notes to self:
|
||||||
|
- "Version #.##" in MSDN refers to the Windows version, not the version of Common Controls; clear this up wherever (thanks to lh_mouse in irc.oftc.net/#mingw-w64)
|
||||||
|
|
||||||
big things:
|
big things:
|
||||||
- make sure every sysData function only performs a single invocation to uitask; see http://blogs.msdn.com/b/oldnewthing/archive/2005/10/10/479124.aspx#479182
|
- make sure every sysData function only performs a single invocation to uitask; see http://blogs.msdn.com/b/oldnewthing/archive/2005/10/10/479124.aspx#479182
|
||||||
- windows: this requires major restructuring
|
- windows: this requires major restructuring
|
||||||
|
|
Loading…
Reference in New Issue