diff options
| author | Pietro Gagliardi <[email protected]> | 2014-02-15 18:14:43 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-02-15 18:14:43 -0500 |
| commit | 14aaad6be38d6ec23ac6b14d76496f8a38676597 (patch) | |
| tree | acc77ceb440d49ffd23231046558031124f084ad /todo.md | |
| parent | 3c25b58652b55ee27a8c3c1f09e88a1eb593ca39 (diff) | |
Added Combobox.Delete() and Listbox.Delete() and added some TODOs.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +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 super ultra important things: - the windows build appears to be unstable: |
