More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-07-12 17:50:43 -04:00
parent 5f4e5ed8eb
commit bea844c18e
1 changed files with 2 additions and 0 deletions

View File

@ -99,3 +99,5 @@ on windows
- a way to do recursive main loops
- how do we handle 0 returns from non-recursive uiMainStep() calls that aren't the main loop? (event handlers, for instance)
- should repeated calls to uiMainStep() after uiQuit() return 0 reliably? this will be needed for non-recursive loops
http://stackoverflow.com/questions/38338426/meaning-of-ampersand-in-rc-files/38338841?noredirect=1#comment64093084_38338841