README.md : updates

This commit is contained in:
kevin.larke 2020-04-03 16:41:11 -04:00
parent f2bfc13419
commit def9f601c0

View File

@ -1,6 +1,7 @@
# To Do
- Any socket function which takes a IP/port address should have a version which also takes a sockaddr_in*.
- Fix the time functions to make them more convenient and C++ish.
- implement floating point UI numbers
- UI needs a special UUID (not kInvalidId) to specify the 'root' UI element. See note in cwUi._createFromObj()