diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-11 11:48:32 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-11 11:48:32 -0400 |
| commit | 11ab485dff77b95d0577cd362ca4f22277f43cc4 (patch) | |
| tree | e7999a12a2d3cd9cfc0de808ee59e5f543a2ec64 | |
| parent | d07d0f481a3b3bc862480d0a8f1e677fdae303fc (diff) | |
More TODOs.
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ so I don't forget: - Combobox and Listbox insertions and deletions should allow bulk (...string) - Combobox/Listbox.DeleteAll - Combobox/Listbox.Select (with Listbox.Select allowing bulk) + - Checkbox.Check or Checkbox.SetChecked - Listbox.SelectAll - have Listbox.Delete() panic on invalid index; it does not yet due to the Mac OS X signaling issue mentioned under "super important" - same for other methods that take indices, like the Stack and Grid stretchy methods |
