From 14aaad6be38d6ec23ac6b14d76496f8a38676597 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 15 Feb 2014 18:14:43 -0500 Subject: Added Combobox.Delete() and Listbox.Delete() and added some TODOs. --- todo.md | 1 + 1 file changed, 1 insertion(+) (limited to 'todo.md') diff --git a/todo.md b/todo.md index bd3ee12..943cd9d 100644 --- a/todo.md +++ b/todo.md @@ -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: -- cgit v1.2.3