README.md : Updates

This commit is contained in:
kevin.larke 2020-04-02 14:40:26 -04:00
parent bc3c683e41
commit 46fc9721ca

View File

@ -1,6 +1,7 @@
# To Do # To Do
- Fix the time functions to make them more convenient and C++ish.
- implement floating point UI numbers - implement floating point UI numbers
- UI needs a special UUID (not kInvalidId) to specify the 'root' UI element. See note in cwUi._createFromObj() - UI needs a special UUID (not kInvalidId) to specify the 'root' UI element. See note in cwUi._createFromObj()
- Look at 'BUG' warnings in cwNumericConvert.h. - Look at 'BUG' warnings in cwNumericConvert.h.