diff options
| author | Pietro Gagliardi <[email protected]> | 2014-02-15 18:15:24 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-02-15 18:15:24 -0500 |
| commit | 8be17f087b0cb1706df837b3f956dcca2ced4568 (patch) | |
| tree | efd64e0ba604935fddcee4eb8edbcc2493d6997d | |
| parent | 14aaad6be38d6ec23ac6b14d76496f8a38676597 (diff) | |
More TODOs
| -rw-r--r-- | todo.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ so I don't forget: - Combobox/Listbox.DeleteAll - Combobox/Listbox.Select (with Listbox.Select allowing bulk) - Listbox.SelectAll -- have Combobox.InsertBefore, Listbox.InsertBefore, Combobox.Delete, and Listbox.Delete return an error on invalid index +- have Combobox.InsertBefore, Listbox.InsertBefore, Combobox.Delete, and Listbox.Delete return an error on invalid index before creation super ultra important things: - the windows build appears to be unstable: |
