More future plans.

This commit is contained in:
Pietro Gagliardi 2014-05-02 10:12:20 -04:00
parent 61b3b03418
commit 68cae180e5
1 changed files with 3 additions and 0 deletions

View File

@ -87,6 +87,9 @@ far off:
- probably as a toggle (Area.SetKeyboardScrollable()) that inhibits those KeyEvents
- 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:
- 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