diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-11 17:37:04 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-11 17:37:04 -0400 |
| commit | cdd535cc717201bb9814e798b86efe65b326dd98 (patch) | |
| tree | 441201378ca10f318e3697429777a1fec40642fc /todo.md | |
| parent | 92fb9efce9d9f84e06f574243218e3c6d7478d18 (diff) | |
Made Stack.SetStretchy() panic on invalid index, ending that group of functions. Also added the tests for those functions who did not have tests already written.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ so I don't forget: - Combobox/Listbox.Select (with Listbox.Select allowing bulk) - Checkbox.Check or Checkbox.SetChecked - Listbox.SelectAll -- have methods that take indices panic on invalid index, like the Stack and Grid stretchy methods - make the Windows implementation of message boxes run on uitask - ensure MsgBoxError can run if initialization failed if things change ever - should Labels be selectable? |
