From cdd535cc717201bb9814e798b86efe65b326dd98 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 11 Mar 2014 17:37:04 -0400 Subject: 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. --- todo.md | 1 - 1 file changed, 1 deletion(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 87d5c76..b730440 100644 --- a/todo.md +++ b/todo.md @@ -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? -- cgit v1.2.3