More TODOs.

This commit is contained in:
Pietro Gagliardi 2017-06-12 23:42:45 -04:00
parent c8f4ccc712
commit c3568d5162
1 changed files with 2 additions and 0 deletions

View File

@ -173,3 +173,5 @@ function: ide_editor_map_bin_add()
- Mouse ClickLock: do we need to do anything special? *should* we? https://msdn.microsoft.com/en-us/library/windows/desktop/ms724947(v=vs.85).aspx
- consider a uiAnticipateDoubleClick() or uiDoubleClickTime() (for a uiQueueTimer()) or something: https://blogs.msdn.microsoft.com/oldnewthing/20041015-00/?p=37553
- determine whether MSGF_USER is for and if it's correct for our uiArea message filter (if we have one)